Skip to content

Commit 5680f0d

Browse files
authored
Update link to repo with index pages for it
I also added some info on how to install more libraries
1 parent db083b2 commit 5680f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tips_tricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ There are many C and C++ libraries available within the PSPDEV toolchain which c
5151
- Support for compression, physics, fonts and much more
5252

5353

54-
For the full list take a look at the [psp-packages repository](https://github.com/pspdev/psp-packages) or run `psp-pacman -Syl`. Updating libraries can be done with `psp-pacman -Syu`.
54+
For the full list take a look at the [psp-packages repository](https://pspdev.github.io/psp-packages/) or run `psp-pacman -Syl`. Installing newly added libraries can be done with `psp-pacman -S package-name`. Updating all installed libraries can be done with `psp-pacman -Syu`.

0 commit comments

Comments
 (0)