Skip to content

Commit 708a89a

Browse files
shadow-kestrelnomeata
authored andcommitted
include logics.js in readme
1 parent 7ae8fa8 commit 708a89a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ build the Haskell parts
4646
If you only want to run this locally, or work on the UI (which is written in
4747
plain JavaScript in folder `webui/`), you can also run
4848

49-
wget http://incredible.pm/logic.js -O logic.js
50-
wget http://incredible.pm/sessions.js -O sessions.js
49+
wget https://incredible.pm/logic.js -O logic.js
50+
wget https://incredible.pm/logics.js -O logics.js
51+
wget https://incredible.pm/sessions.js -O sessions.js
5152

5253
The JavaScript part of the project uses a few external libraries. To obtain
5354
these, run `./install-jslib.sh`.

0 commit comments

Comments
 (0)