Skip to content

Commit d7831ad

Browse files
marek-trtiksmowton
authored andcommitted
Merge pull request diffblue#215 from trtikm/PR_01
Updating the installation guide for Sakai
1 parent de5b7c4 commit d7831ad

File tree

1 file changed

+7
-2
lines changed
  • regression/december_demo_sprint/Sakai/APP

1 file changed

+7
-2
lines changed

regression/december_demo_sprint/Sakai/APP/README.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,15 @@ Note: We use our own fork in which we made some small hacks to accomodate
2020
goto-analyzer. The Hacks are documented at ./HACKS.txt
2121

2222

23-
Installation on Ubuntu
23+
Installation on Ubuntu (December demo - deprecated)
2424

2525
1. Open a terminal in the directory of this readme file and clone:
2626
git clone https://github.com/smowton/sakai
2727
2. Rename the created directory "sakai" to "Sakai"
28-
3. Run this command: python ./build.py
28+
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
2934

0 commit comments

Comments
 (0)