Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion user_guide_src/source/installation/running.rst
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Adding Host Alias
-----------------

Add a host alias in your "hosts" file, typically **/etc/hosts** on unix-type platforms,
or **c:\Windows\System32\drivers\etc\hosts** on Windows.
or **c:\\Windows\\System32\\drivers\\etc\\hosts** on Windows.

Add a line to the file.
This could be ``myproject.local`` or ``myproject.test``, for instance::
Expand Down
Loading