diff --git a/README.rdoc b/README.rdoc index 1c1a0c78..115b42ff 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1236,7 +1236,7 @@ clone and run your app with the sinatra/lib directory on the To update the Sinatra sources in the future: - cd myproject/sinatra + cd myapp/sinatra git pull == Further Reading