Skip to content

Commit f64a179

Browse files
authored
Update README.md
1 parent 9c0a9db commit f64a179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ There are three installation methods: 1) Simple, 2) Manual, 3) Package manager.
100100
- Open some "Terminal" application on your computer
101101
- Copy following line from start to end. *(Note: hovering your computer mouse near the right end of the following box will show a button inside the box, clicking it will copy the line for you. Or else you will have to press and hold to the mouse to scroll and select the entire line from beginning to end, and copy it.)*
102102
```
103-
zsh -c '{url="https://gist.githubusercontent.com/poetaman/bdc598ee607e9767fe33da50e993c650/raw/7b93ec8bad86cc9feec75a8486bc82111953dd8a/arttime_online_installer.sh"; zsh -c "$(curl -fsSL $url || wget -qO- $url)"}'
103+
zsh -c '{url="https://gist.githubusercontent.com/poetaman/bdc598ee607e9767fe33da50e993c650/raw/d3d5e29427304d977044b594fbb6cc84616c30d4/arttime_online_installer.sh"; zsh -c "$(curl -fsSL $url || wget -qO- $url)"}'
104104
```
105105
- Paste the above copied line in "Terminal" application, and press ``Enter``
106106
- Installer will print any further action you need to take before running it.

0 commit comments

Comments
 (0)