Commit a2c3d7907c1093326bc37a72fc0582c46dfe61ec

Authored by Benjamin Renard
1 parent 4ff6e5e9

Fix README

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -11,7 +11,7 @@
11 11  
12 12 For exemple:
13 13  
14   - script/deploy.sh -b "Debug" -g "/opt/tools" -o "/opt/local" -d "amdadev.fr" -p "5000"
  14 + script/deploy.sh -b "Debug" -c "/opt" -d "amdadev.fr" -p "5000"
15 15  
16 16 During this first compilation, the correponding environment file will be write in 'script/amda-kernel-env'.
17 17  
... ...