Skip to content

Commit d4f0ddc

Browse files
author
Vic Shóstak
authored
Update README.md
1 parent 0dff2fd commit d4f0ddc

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
@@ -46,12 +46,12 @@ docker run --rm -it -v ${PWD}:${PWD} -w ${PWD} koddr/cgapp:latest
4646

4747
> ☝️ Also, with this Docker image, you do **not** have to worry about installing tools/CLI of frontend UI libraries/frameworks. Everything is **already included** to this Docker image: `create-react-app`, `preact-cli`, `vue-cli`, `ng-cli` and `degit` (for Svelte).
4848
49-
**Available commands for official Docker image:**
49+
Available commands for official Docker image:
5050

5151
- [x] [`init`](https://create-go.app/detailed-guides/commands-and-options/#init)
5252
- [x] [`create`](https://create-go.app/detailed-guides/commands-and-options/#create)
5353

54-
> 🔔 Please note: the [`deploy`](/detailed-guides/commands-and-options/#deploy) command is currently unavailable.
54+
> 🔔 Please note: a [`deploy`](https://create-go.app/detailed-guides/commands-and-options/#deploy) command is currently unavailable in this image.
5555
5656
## 📖 [Official Documentation](https://create-go.app/)
5757

0 commit comments

Comments
 (0)