Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daveismynamecom authored Oct 13, 2019
1 parent cca7f82 commit 9ccedf3
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,11 @@ The framework is located on [Packagist](https://packagist.org/packages/nova-fram
You can install the framework from a terminal by using:

```
composer create-project nova-framework/framework foldername 4.* -s dev
composer create-project nova-framework/app foldername
```
The foldername is the desired folder to be created.


> **Note:** You can install the bare application variant from a terminal by using:
```
composer create-project nova-framework/app foldername
```

> **Note:** For additional installation instructions, for example; setting up a Virtualhost (Recommended for Local Development), Nginx or IIS with URL Rewrite, [please visit the install docs](http://novaframework.com/documentation/v3/install).
## Documentation
Expand Down

0 comments on commit 9ccedf3

Please sign in to comment.