Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ninsuo authored Jun 10, 2017
1 parent 9056bf0 commit 384325e
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

This is the project's repository, come here if you found a bug, if you want to request new features or if you want to contribute.

If you need help to use twigfiddle, please read the twigfiddle's [help page](https://twigfiddle.com/about) or
ask a question on the dedicated [mailing list](https://groups.google.com/forum/#!forum/twigfiddle).
If you need help to use twigfiddle, please read the twigfiddle's [help page](https://twigfiddle.com/about).

# Some words about the project

Expand All @@ -30,10 +29,8 @@ Of course, replace paths to fit with your own environment.

```sh
# Clone the project
sudo mkdir -p /fuz/twigfiddle.com
sudo chown www-data:www-data /fuz/twigfiddle.com
sudo su www-data
git clone https://github.com/ninsuo/twigfiddle.git ./
git clone https://github.com/ninsuo/twigfiddle.git twigfiddle
cd twigfiddle

# install Composer
php -r "readfile('https://getcomposer.org/installer');" | php
Expand Down

0 comments on commit 384325e

Please sign in to comment.