Skip to content

Commit

Permalink
Update INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
AkselMeola authored Aug 30, 2020
1 parent 6b91c5a commit 189d76a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
Installing instructions
============================

wget https://github.com/AkselMeola/purple-cron/archive/v1.0.1.tar.gz
tar -xvf v1.0.1.tar.gz
cd purple-cron-1.0.1/src
make
wget https://github.com/AkselMeola/purple-cron/archive/v1.0.2.tar.gz
tar -xvf v1.0.2.tar.gz
cd purple-cron-1.0.2/src
make
make install-user

NOTE: Install just copies the compiled purplecron.so and scripts to your users home directory under .purple/plugins.
Expand Down

0 comments on commit 189d76a

Please sign in to comment.