typo
This commit is contained in:
parent
c134262309
commit
b142192302
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ It could be necessary that you run `rake generate` prior to `rake preview` for t
|
||||||
</p>
|
</p>
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
Site generated by `rake` is only available locally. If you are developing on a headless machine use port forwarding:
|
Site generated by `rake` is only available locally. If you are developing on a headless machine use port forwarding:
|
||||||
`ssh -L 4000:localhost:4000 use_on_headless_machine@ip_of_headless_machine`
|
`ssh -L 4000:localhost:4000 user_on_headless_machine@ip_of_headless_machine`
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
### {% linkable_title Create a page %}
|
### {% linkable_title Create a page %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue