mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 16:16:47 +00:00
Reference BASH not ASH
This commit is contained in:
parent
ec3f79bc65
commit
a01ec98ea5
@ -52,7 +52,7 @@ The Cement CLI Application Framework is Open Source and is distributed under the
|
||||
|
||||
This project includes a `docker-compose` configuration that sets up all required services, and dependencies for development and testing. This is the recommended path for local development, and is the only fully supported option.
|
||||
|
||||
The following creates all required docker containers, and launches an ASH shell within the `cement` dev container for development.
|
||||
The following creates all required docker containers, and launches an BASH shell within the `cement` dev container for development.
|
||||
```
|
||||
$ make dev
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user