Browse Source

added python requirement.

resolved issue #721
Sven Neuhaus 7 years ago
parent
commit
e6888d0d35
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -69,7 +69,7 @@ The following steps are done on the remote server by `ssh`ing into it and runnin
69 69
 
70 70
 ### 1. Install required packages e.g `aptitude` is required on Debian
71 71
 
72
-    apt-get install sudo
72
+    apt-get install sudo python
73 73
 
74 74
 ### 2. Get a Tarsnap machine key
75 75
 

Loading…
Cancel
Save