mise en page readme
This commit is contained in:
parent
dcebcbcae7
commit
9eca2696c8
12
README.md
12
README.md
|
@ -34,7 +34,11 @@ INSTALLATION
|
|||
|
||||
pré requis, nodejs
|
||||
|
||||
sinon installer homebrew ( ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" ) et :
|
||||
sinon installer homebrew (
|
||||
|
||||
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
|
||||
|
||||
et :
|
||||
|
||||
brew install node
|
||||
|
||||
|
@ -55,10 +59,14 @@ INSTALLATION
|
|||
|
||||
**Sous Ubuntu**
|
||||
|
||||
pré requis nodejs, ou apt-get install nodejs
|
||||
pré requis nodejs, ou
|
||||
|
||||
apt-get install nodejs
|
||||
|
||||
ln -s /usr/bin/nodejs /usr/local/bin/node
|
||||
|
||||
puis, se déplacer dans votre repertoire pour l'install et :
|
||||
|
||||
git clone https://github.com/TwanoO67/plex-web-downloader.git
|
||||
|
||||
cd plex-web-downloader
|
||||
|
|
Loading…
Reference in New Issue