Skip to content

Commit ef2d11b

Browse files
committed
Update readme
1 parent c98faba commit ef2d11b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Here you’ll find detailed guides, architecture overviews, usage instructions,
1313
To build and run the documentation container locally, run:
1414

1515
```
16-
make start-docs
16+
make startdocs
1717
```
1818

1919
Then open your browser and navigate to http://localhost:5173/ to view the documentation site.
@@ -22,7 +22,7 @@ Then open your browser and navigate to http://localhost:5173/ to view the docume
2222

2323
To remove unused Docker containers for this project, run:
2424
```
25-
make clean-docs
25+
make cleandocs
2626
```
2727

2828
## Licensing

0 commit comments

Comments
 (0)