fix: Build commands in README
All checks were successful
Central(Architecture) Docs Build / Build Documentation (push) Successful in 10s
All checks were successful
Central(Architecture) Docs Build / Build Documentation (push) Successful in 10s
This commit is contained in:
parent
575f30556d
commit
677c542709
@ -5,5 +5,5 @@ This repository contains the documentation on the Central(Architecture).
|
|||||||
To build the documentation, `make` and `docker` should be installed in the build environment.
|
To build the documentation, `make` and `docker` should be installed in the build environment.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
make create-docker-image && make
|
make image && make
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user