We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5b7c4 commit d7831adCopy full SHA for d7831ad
regression/december_demo_sprint/Sakai/APP/README.txt
@@ -20,10 +20,15 @@ Note: We use our own fork in which we made some small hacks to accomodate
20
goto-analyzer. The Hacks are documented at ./HACKS.txt
21
22
23
-Installation on Ubuntu
+Installation on Ubuntu (December demo - deprecated)
24
25
1. Open a terminal in the directory of this readme file and clone:
26
git clone https://github.com/smowton/sakai
27
2. Rename the created directory "sakai" to "Sakai"
28
-3. Run this command: python ./build.py
+2.5 (Optional step) Checkout the last non-modified commit:
29
+ cd ./Sakai
30
+ git checkout 6fb93de2c8ba16544243c891a5ead3c0484cc1cb
31
+ cd ..
32
+3. Run this command:
33
+ python ./build.py
34
0 commit comments