From a73a4402e30945eeb3d4dde5a128d3603b0015c7 Mon Sep 17 00:00:00 2001 From: FrostySo Date: Sat, 8 Aug 2020 20:44:43 +1200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dcca84e..8df3e18 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Ps4 Package Sender ![The Tool](https://frostyso.github.io/imgs/pkgsender.png) @@ -20,7 +21,7 @@ It can send: Once Node JS is installed, open up cmd and paste this command in -`npm install http-server` +`npm install http-server -g` ## How to Use The order of which you import the pkg files does not matter. The program will automatically install in this order @@ -52,4 +53,9 @@ Context Menu Options ### Known problems -Installing themes is bugged for multi-part themes. This is a problem with the package installer itself, not the package sender \ No newline at end of file +Installing themes is bugged for multi-part themes. This is a problem with the package installer itself, not the package sender + +### Credits +[xXxTheDarkprogramerxXx](https://github.com/xXxTheDarkprogramerxXx) for the [PS4 Tools](https://github.com/xXxTheDarkprogramerxXx/PS4_Tools) library + +[flatz](https://github.com/flatz/) for the [ps4_remote_pkg_installer](https://github.com/flatz/ps4_remote_pkg_installer) api