Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
Fixed Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
madman committed Mar 4, 2017
1 parent a7bc9fb commit 19b4517
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ Symfony Docker Edition
```bash
$ git clone [email protected]:madman/sy2docker.git
```

або

```bash
composer create-project --no-install --no-scripts madman/sy2docker
```

Виставляємо необхідні права на папки та файли

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"symfony-tests-dir": "tests",
"symfony-assets-install": "relative",
"branch-alias": {
"dev-master": "3.2-dev"
"dev-master": "1.0-dev"
}
}
}

0 comments on commit 19b4517

Please sign in to comment.