Skip to content

Commit 745d8f2

Browse files
committed
TE-325 #comment this is now #in-progress
1 parent 1d89d31 commit 745d8f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ There are three options for installing devlab:
1515

1616
1. Clone this repository and execute `./installer.py`
1717
1. Run a one-liner that will extract the installer from the devlab package and execute it:
18-
* `curl -Ls https://gitlab.com/evernym/utilities/devlab/-/package_files/7923976/download | tar xOvz devlab/installer.py | python`
18+
* `curl -s https://gitlab.com/evernym/utilities/devlab/-/raw/master/installer.py | python`
1919
1. Clone this repository and link it directly to someplace in your path
2020
* NOTE - This will disable the 'update' feature in devlab and the installer. Meaning you will be using `git` to manage your own updates, which is useful if you are doing development work on `devlab`
2121

0 commit comments

Comments
 (0)