Skip to content

Commit 99741ea

Browse files
committed
fix branch name
1 parent 9bb9e9a commit 99741ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ environment variable, for example to use Clozure common lisp:
3333

3434
now run the installer script:
3535

36-
curl https://raw.githubusercontent.com/rudolfochrist/ql-https/install-script/install.sh | bash
36+
curl https://raw.githubusercontent.com/rudolfochrist/ql-https/master/install.sh | bash
3737

3838

3939
## MANUAL INSTALLATION

doc/README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export LANG=ccl
3333
#+end_src
3434
now run the installer script:
3535
#+begin_src sh
36-
curl https://raw.githubusercontent.com/rudolfochrist/ql-https/install-script/install.sh | bash
36+
curl https://raw.githubusercontent.com/rudolfochrist/ql-https/master/install.sh | bash
3737
#+end_src
3838

3939
** MANUAL INSTALLATION

0 commit comments

Comments
 (0)