Skip to content

Commit

Permalink
Fixed the install command!
Browse files Browse the repository at this point in the history
  • Loading branch information
xanmanning committed Jun 28, 2010
1 parent 494cc93 commit e96b726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -14,7 +14,7 @@ Icons now included from http://www.famfamfam.com/lab/icons/silk/
## Installation ## Installation
1. edit config.php 1. edit config.php
2. In a terminal window, change directories to your git-php install directory and execute the following: 2. In a terminal window, change directories to your git-php install directory and execute the following:
* ``mkdir .temp/cache .temp/bundles .temp/secrets ; cd .temp ; chmod -R 0777 cache bundles secrets`` * ``mkdir .temp ; mkdir .temp/cache .temp/bundles .temp/secrets ; cd .temp ; chmod -R 0777 cache bundles secrets``


### Supposed directory structure: ### Supposed directory structure:
git-php-\ git-php-\
Expand Down

0 comments on commit e96b726

Please sign in to comment.