Prepare beta
[oweals/peertube.git] / support / doc / tools.md
index 4e431b3d49ebc3a108a64d294c1165b0079bb989..144c2bd7a6e4f632f3b6a437f93d5a813173c9a7 100644 (file)
@@ -2,15 +2,15 @@
 
  - [Installation](#installation)
  - [Usage](#usage)
-   - [import-videos.js](#import-videos.js)
-   - [upload.js](#upload)
+   - [import-videos.js](#import-videosjs)
+   - [upload.js](#uploadjs)
 
 ## Installation
 
 ## Prerequisites
 
-You need at least 512MB RAM to run the script.  
-Scripts can be launched directly from a PeerTube server (in this case you already have dependencies installed :+1:) or from a separate server, even a dekstop PC.  
+You need at least 512MB RAM to run the script.
+Scripts can be launched directly from a PeerTube server, or from a separate server, even a desktop PC.
 
 ### Dependencies
 
@@ -18,7 +18,7 @@ Install the [PeerTube dependencies](dependencies.md).
 
 ### Installation
 
-Clone the PeerTube repo to get the latest version:
+Clone the PeerTube repo to get the latest version (even if you are on your PeerTube server):
 
 ```
 git clone https://github.com/Chocobozzz/PeerTube.git