Skip to content

Commit a152ace

Browse files
Add a nicer looking URL
1 parent 41bb9d2 commit a152ace

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you are using Linux (x86_64, ARM64), macOS (ARM64), or WSL on Windows, the re
1010
To do so, run:
1111

1212
```shell
13-
. <(curl -sSfL https://raw.githubusercontent.com/Jelly-RDF/cli/main/install.sh)
13+
. <(curl -sSfL https://w3id.org/jelly/setup-cli.sh)
1414
jelly-cli
1515
```
1616

install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,3 @@ elif expr "$SHELL" : '.*bash' >/dev/null; then
9191
fi
9292

9393
jelly-cli completions install
94-
eval "$(jelly-cli completions install --env)"

0 commit comments

Comments
 (0)