Skip to content

Commit

Permalink
Need to make things writable by gatd group also
Browse files Browse the repository at this point in the history
  • Loading branch information
ppannuto committed May 31, 2014
1 parent f715d9d commit 037f820
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ Installation
cd /opt
sudo git clone https://github.com/lab11/gatd.git
sudo chown gatd:gatd gatd -R
sudo chmod -r g+w gatd
sudo usermod -a -G gatd <username>
```
Expand Down

0 comments on commit 037f820

Please sign in to comment.