Skip to content

Commit 7c3335c

Browse files
authored
Merge pull request #59 from ionet-official/2.0.7
2.0.7
2 parents 4690fb2 + 1722bdf commit 7c3335c

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# IO-Net Official Binaries
22

3-
##### Latest Version: 2.0.6
3+
##### Latest Version: 2.0.7
44
##### Oldest Supported Version: 2.0.1 (versions older than this are deprecated)
55

66
This repository contains official binaries for the io.net - Follow the instructions below to set up and run the binaries on your respective operating system.
@@ -29,7 +29,7 @@ This repository contains official binaries for the io.net - Follow the instructi
2929
```
3030
chmod +x ionet-setup.sh && ./ionet-setup.sh
3131
```
32-
##### Note - incase curl command fails:
32+
##### Note - in case curl command fails:
3333
- Install `curl`:
3434
```
3535
sudo apt install curl
@@ -68,15 +68,15 @@ This repository contains official binaries for the io.net - Follow the instructi
6868
./io_net_launch_binary_mac
6969
```
7070
71-
- Trouble Shooting (Optional)
71+
- Troubleshooting (Optional)
7272
7373
- If you encounter an error message like `bad CPU type in executable`, it likely indicates that you are running software designed for an Intel processor on an Apple Silicon device. To resolve this issue, you'll need to install Rosetta 2, which enables support for Intel processors to run within Docker on Apple Silicon devices.
7474
7575
```
7676
softwareupdate --install-rosetta
7777
```
7878
79-
- After finished the Rosetta install, rerun the excute command again.
79+
- After finishing the Rosetta install, rerun the execute command again.
8080
8181
```
8282
./io_net_launch_binary_mac

io_net_launch_binary_linux

-44 KB
Binary file not shown.

io_net_launch_binary_mac

-48.4 KB
Binary file not shown.

io_net_launch_binary_windows.exe

-42 KB
Binary file not shown.

0 commit comments

Comments
 (0)