Skip to content

Commit dea905f

Browse files
author
Vic Shóstak
committed
Update README
1 parent 8186012 commit dea905f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If you don't want to install Create Go App CLI to your system, you feel free to
4444
docker run --rm -it -v ${PWD}:${PWD} -w ${PWD} koddr/cgapp:latest
4545
```
4646

47-
> ☝️ 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).
47+
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 and Sapper).
4848

4949
Available commands for official Docker image:
5050

0 commit comments

Comments
 (0)