doc: update DEVELOPMENT.md
This commit is contained in:
parent
35d0080b79
commit
334325ec3c
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
# Get code
|
||||
|
||||
```
|
||||
git clone --recursive https://github.com/fcwu/docker-ubuntu-vnc-desktop
|
||||
```
|
||||
|
||||
# Run in local
|
||||
```
|
||||
make clean
|
||||
|
|
|
|||
Loading…
Reference in a new issue