From 4c73ab24c649f3bad3277e8cf0f28131ffe3e7ce Mon Sep 17 00:00:00 2001 From: Johannes Dewender Date: Tue, 26 Nov 2013 22:00:02 +0100 Subject: [PATCH] explain sudo --- INSTALL.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index 7909294a2..3d306dd0b 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -48,8 +48,10 @@ After installing the dependencies, you can install Picard by running: sudo python setup.py install -This will automatically build and install all required Python modules. To -start Picard now you can use: +This will automatically build and install all required Python modules. +On Windows you need to have Administrator rights, but don't put "sudo" +in front of the command. +To start Picard now you can use: picard