Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

chore: Update nilup curl URL to include install.sh #1

Merged
merged 3 commits into from
Apr 2, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Before you begin, you need to install the following tools:

- `nilup`, an installer and version manager for the [Nillion SDK tools](https://docs.nillion.com/nillion-sdk-and-tools). Install nilup:
```
curl https://nilup.nilogy.xyz | bash
curl https://nilup.nilogy.xyz/install.sh | bash
```
- Confirm `nilup` installation
```
Expand Down
Loading