mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 18:54:31 +00:00
Update README.md
This commit is contained in:
@@ -11,7 +11,7 @@ Provides the `revel` command, used to create and run Revel apps.
|
|||||||
Install
|
Install
|
||||||
------------
|
------------
|
||||||
```bash
|
```bash
|
||||||
go get -u github.com/revel/cmd/revel
|
go install github.com/revel/cmd/revel@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
New Application
|
New Application
|
||||||
@@ -19,7 +19,7 @@ New Application
|
|||||||
|
|
||||||
Create a new application
|
Create a new application
|
||||||
```commandline
|
```commandline
|
||||||
revel new my/app
|
revel new -a my/app
|
||||||
```
|
```
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|||||||
Reference in New Issue
Block a user