diff --git a/README.rst b/README.rst index 754da12..e7f91f3 100644 --- a/README.rst +++ b/README.rst @@ -25,8 +25,8 @@ Quickstart :: git clone https://github.com/regisb/tutor - cd tutor/ - make local + cd tutor/local + make all Documentation ------------- diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 57239f3..94d45b6 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -6,8 +6,8 @@ Quickstart :: git clone https://github.com/regisb/tutor - cd tutor/ - make local + cd tutor/local + make all **That's it?**