We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e5a8f commit 0a1e43aCopy full SHA for 0a1e43a
1 file changed
user_guide_src/source/installation/running.rst
@@ -146,7 +146,9 @@ Adding Host Alias
146
147
Add a host alias in your "hosts" file, typically **/etc/hosts** on unix-type platforms,
148
or **c:/Windows/System32/drivers/etc/hosts** on Windows.
149
-Add a line to the file. This could be ``myproject.local`` or ``myproject.test``, for instance::
+Add a line to the file.
150
+
151
+This could be ``myproject.local`` or ``myproject.test``, for instance::
152
153
127.0.0.1 myproject.local
154
0 commit comments