Update README.md
This commit is contained in:
10
README.md
10
README.md
@ -67,13 +67,15 @@ for more infomation please see app/app.conf and revel manuals http://revel.githu
|
|||||||
|
|
||||||
### Run leanote
|
### Run leanote
|
||||||
consume the leanote' path is LP
|
consume the leanote' path is LP
|
||||||
1. cd LP/bin
|
|
||||||
2. set GOPATH
|
* cd LP/bin
|
||||||
|
* set GOPATH
|
||||||
```
|
```
|
||||||
export GOPATH=$GOPATH:`pwd`
|
export GOPATH=$GOPATH:`pwd`
|
||||||
```
|
```
|
||||||
3. run
|
* run leanote
|
||||||
./leanote -importPath=github.com/leanote/leanote
|
```
|
||||||
|
./leanote -importPath=github.com/leanote/leanote
|
||||||
```
|
```
|
||||||
|
|
||||||
## How to develop leanote
|
## How to develop leanote
|
||||||
|
Reference in New Issue
Block a user