Skip to content

Commit

Permalink
Merge pull request #44 from NymexData/development
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
felipealfonsog authored Dec 8, 2023
2 parents 5c9d3ca + d6a8cb2 commit 4ef0a38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,13 +100,13 @@ To install Vip shell, simply run the installer script available [here](https://g
Or just Copy - Paste in your terminal and use -curl- to start downloading the installer:

```
curl -O https://raw.githubusercontent.com/NymexData/C-VipNX/main/installer.sh
curl -O https://raw.githubusercontent.com/NymexData/C-VipNX/master/installer.sh
```

If you want to use -wget- just copy/paste this line:

```
wget https://github.com/NymexData/C-VipNX/raw/main/installer.sh
wget https://raw.githubusercontent.com/NymexData/C-VipNX/master/installer.sh
```

On macOS to download - wget - just install it with Homebrew:
Expand Down

0 comments on commit 4ef0a38

Please sign in to comment.