[fix] typo
This commit is contained in:
parent
caabcd86ae
commit
45c3c508c5
2 changed files with 9 additions and 1 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# A BaseX development environment for vscode
|
||||
|
||||
## docker build
|
||||
```
|
||||
docker build --tag=friendlyhello .
|
||||
```
|
||||
## compose
|
||||
```
|
||||
docker-compose up
|
||||
```
|
||||
## Includes
|
||||
* openjdk-11-jdk-headless
|
||||
* BaseX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue