Skip to content

Commit

Permalink
Update README.md to link to the getting trurl wiki page
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobmealey authored Dec 4, 2024
1 parent 9329ad6 commit 4a6c17d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ cc -W -Wall -pedantic -g -c -o trurl.o trurl.c
cc trurl.o -lcurl -o trurl
```

trurl is also available in [some Linux distributions](https://github.com/curl/trurl/discussions/51). You can try searching for it using the package manager of your preferred distribution.
trurl is also available in [some package managers](https://github.com/curl/trurl/wiki/Get-trurl-for-your-OS). If it is not listed you can try searching for it using the package manager of your preferred distribution.

### Windows

Expand Down

0 comments on commit 4a6c17d

Please sign in to comment.