Skip to content

Commit 6f8fac4

Browse files
committed
Even more rst tweaking
1 parent 75ed85c commit 6f8fac4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ hinges on the related projects conversion to ``ipaddr``.
2121
Getting started
2222
---------------
2323

24-
Make sure netfields is in your ``PYTHONPATH``, then simply use the following::
24+
Make sure ``netfields`` is in your ``PYTHONPATH``, then simply use the
25+
following::
2526

2627
from netfields import InetAddressField, NetManager
2728

@@ -46,4 +47,4 @@ types the following have been added.
4647
These correspond with the operators from
4748
http://www.postgresql.org/docs/8.3/interactive/functions-net.html
4849

49-
netfields does not have to be in ``INSTALLED_APPS``.
50+
``netfields`` does not have to be in ``INSTALLED_APPS``.

0 commit comments

Comments
 (0)