Update README.md

fix url
This commit is contained in:
Yoki 2016-04-08 14:28:45 +08:00
parent 6362dc397a
commit 528f273e58
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ func main(){
```
######Congratulations!
You just built your first beego app.
Open your browser and visit `http://localhost:8000`.
Open your browser and visit `http://localhost:8080`.
Please see [Documentation](http://beego.me/docs) for more.
## Features