mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-01-07 16:04:02 +00:00
In quickstart, suggest "make all" and not "local"
This commit is contained in:
parent
615cb72921
commit
5937d757fb
@ -25,8 +25,8 @@ Quickstart
|
|||||||
::
|
::
|
||||||
|
|
||||||
git clone https://github.com/regisb/tutor
|
git clone https://github.com/regisb/tutor
|
||||||
cd tutor/
|
cd tutor/local
|
||||||
make local
|
make all
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
@ -6,8 +6,8 @@ Quickstart
|
|||||||
::
|
::
|
||||||
|
|
||||||
git clone https://github.com/regisb/tutor
|
git clone https://github.com/regisb/tutor
|
||||||
cd tutor/
|
cd tutor/local
|
||||||
make local
|
make all
|
||||||
|
|
||||||
**That's it?**
|
**That's it?**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user