Browse Source

add dev project initiation example

main
ghost 1 year ago
parent
commit
4b1b80b875
  1. 2
      README.md

2
README.md

@ -15,6 +15,8 @@ YGGtracker uses [Yggdrasil](https://github.com/yggdrasil-network/yggdrasil-go) I @@ -15,6 +15,8 @@ YGGtracker uses [Yggdrasil](https://github.com/yggdrasil-network/yggdrasil-go) I
* `git clone https://github.com/YGGverse/YGGtracker.git`
* `cd YGGtracker`
* `composer update`
* `php bin/console doctrine:schema:update --force`
* `symfony server:start`
#### Contribution

Loading…
Cancel
Save