@@ -21,7 +21,7 @@ To get started download the executables from the release page or follow the inst
21
21
- Download the binary:
22
22
23
23
```
24
- curl -O -L https://github.com/AvicennaJr/Nuru/releases/download/v0.5.15 /nuru_Linux_amd64.tar.gz
24
+ curl -O -L https://github.com/AvicennaJr/Nuru/releases/download/v0.5.16 /nuru_Linux_amd64.tar.gz
25
25
```
26
26
27
27
- Extract the file to make global available:
@@ -44,13 +44,13 @@ nuru -v
44
44
- For apple silicon mac use:
45
45
46
46
```
47
- curl -O -L https://github.com/AvicennaJr/Nuru/releases/download/v0.5.15 /nuru_Darwin_arm64.tar.gz
47
+ curl -O -L https://github.com/AvicennaJr/Nuru/releases/download/v0.5.16 /nuru_Darwin_arm64.tar.gz
48
48
```
49
49
50
50
- For apple intel mac use:
51
51
52
52
```
53
- curl -O -L https://github.com/AvicennaJr/Nuru/releases/download/v0.5.15 /nuru_Darwin_amd64.tar.gz
53
+ curl -O -L https://github.com/AvicennaJr/Nuru/releases/download/v0.5.16 /nuru_Darwin_amd64.tar.gz
54
54
```
55
55
56
56
- Extract the file to make global available:
@@ -78,7 +78,7 @@ nuru -v
78
78
- Download the binary with this command:
79
79
80
80
```
81
- curl -O -L https://github.com/AvicennaJr/Nuru/releases/download/v0.5.15 /nuru_Android_arm64.tar.gz
81
+ curl -O -L https://github.com/AvicennaJr/Nuru/releases/download/v0.5.16 /nuru_Android_arm64.tar.gz
82
82
```
83
83
- Extract the file:
84
84
@@ -99,7 +99,7 @@ nuru -v
99
99
### Windows
100
100
101
101
- Executable:
102
- - Download the Nuru zip file [Here](https://github.com/AvicennaJr/Nuru/releases/download/v0.5.15 /nuru_Windows_amd64.zip)
102
+ - Download the Nuru zip file [Here](https://github.com/AvicennaJr/Nuru/releases/download/v0.5.16 /nuru_Windows_amd64.zip)
103
103
- Unzip to get the executable
104
104
- Double click the executable
105
105
0 commit comments