File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
mkdir ~ /src/turing
2
2
cd ~ /src/turing
3
- curl https://github.com/Uncodeable864/turing/releases/download/v1.0 .0/turing_apple_x86_64_darwin -L -o turing
3
+ curl https://github.com/Uncodeable864/turing/releases/download/v1.1 .0/turing_apple_x86_64_darwin -L -o turing
4
4
# echo >> ~/.zshrc
5
5
echo " export PATH=\"\$ PATH:\$ HOME/src/turing\" " >> ~ /.zshrc
6
6
echo " Your password is needed to install turing"
Original file line number Diff line number Diff line change 1
1
mkdir ~ /src/turing
2
2
cd ~ /src/turing
3
- curl https://github.com/Uncodeable864/turing/releases/download/v1.0 .0/turing_apple_arm64 -L -o turing
3
+ curl https://github.com/Uncodeable864/turing/releases/download/v1.1 .0/turing_apple_arm64 -L -o turing
4
4
# echo >> ~/.zshrc
5
5
echo " export PATH=\"\$ PATH:\$ HOME/src/turing\" " >> ~ /.zshrc
6
6
echo " Your password is needed to install turing"
You can’t perform that action at this time.
0 commit comments