Skip to content

Commit 57a5e25

Browse files
committed
📝 update section about development environments
1 parent 89059ec commit 57a5e25

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
@@ -37,7 +37,7 @@ You should have the following requirements installed into your local environment
3737
* supported version of the Go toolchain (see [Supported go versions](#supported-go-versions))
3838
* GNU make
3939

40-
`nix-shell`, `devbox shell` and ~~Docker~~ (not yet) are supported out-of-the-box too. More about the dependencies and shell environments can be found in [Development](#development).
40+
`nix-shell`, `devbox shell` are supported development environments too. More about the dependencies and shell environments can be found in [Development](#development). There also is a Docker image that spins up a [testing environment](#temporary-testing-environment) with automatic code building and other tools.
4141

4242
The building procedure is defined as a Makefile target.
4343

0 commit comments

Comments
 (0)