aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/tools.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/tools.md')
-rw-r--r--support/doc/tools.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/support/doc/tools.md b/support/doc/tools.md
index 2d5841c7c..144c2bd7a 100644
--- a/support/doc/tools.md
+++ b/support/doc/tools.md
@@ -9,8 +9,8 @@
9 9
10## Prerequisites 10## Prerequisites
11 11
12You need at least 512MB RAM to run the script. 12You need at least 512MB RAM to run the script.
13Scripts 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. 13Scripts can be launched directly from a PeerTube server, or from a separate server, even a desktop PC.
14 14
15### Dependencies 15### Dependencies
16 16
@@ -18,7 +18,7 @@ Install the [PeerTube dependencies](dependencies.md).
18 18
19### Installation 19### Installation
20 20
21Clone the PeerTube repo to get the latest version: 21Clone the PeerTube repo to get the latest version (even if you are on your PeerTube server):
22 22
23``` 23```
24git clone https://github.com/Chocobozzz/PeerTube.git 24git clone https://github.com/Chocobozzz/PeerTube.git