Skip to content

Commit 76dd2d5

Browse files
authored
Update README.md
1 parent 49d180c commit 76dd2d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This is a collection of scripts to install [umetaflow](https://github.com/biosus
44
## Usage
55
- Get the latest release of the script
66
```bash
7-
SCRIPT_VERSION="0.1.1"
8-
wget -O setup_scripts.zip https://github.com/matinnuhamunada/umetaflow_tutorial/archive/refs/tags/$SCRIPT_VERSION.zip
7+
SCRIPT_VERSION="0.1.2"
8+
wget -O setup_scripts.zip https://github.com/NBChub/umetaflow_tutorial/archive/refs/tags/$SCRIPT_VERSION.zip
99
unzip setup_scripts.zip && mv umetaflow_tutorial-$SCRIPT_VERSION/ setup_scripts
1010
```
1111
- Run the script:

0 commit comments

Comments
 (0)