mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
make paths in example consistent
This commit is contained in:
parent
accc850425
commit
317045cc10
1 changed files with 1 additions and 1 deletions
|
@ -1236,7 +1236,7 @@ clone and run your app with the <tt>sinatra/lib</tt> directory on the
|
||||||
|
|
||||||
To update the Sinatra sources in the future:
|
To update the Sinatra sources in the future:
|
||||||
|
|
||||||
cd myproject/sinatra
|
cd myapp/sinatra
|
||||||
git pull
|
git pull
|
||||||
|
|
||||||
== Further Reading
|
== Further Reading
|
||||||
|
|
Loading…
Reference in a new issue