mirror of
https://github.com/wiiu-env/NotificationModule.git
synced 2026-04-20 05:57:14 -05:00
Update README.md
This commit is contained in:
parent
ea22e681e5
commit
4f2c311c8b
|
|
@ -21,10 +21,10 @@ If the [LoggingModule](https://github.com/wiiu-env/LoggingModule) is not present
|
||||||
|
|
||||||
## Building using the Dockerfile
|
## Building using the Dockerfile
|
||||||
|
|
||||||
It's possible to use a docker image for building. This way you don't need anything installed on your host system.
|
It's possible to use a Docker image for building. This way you don't need anything installed on your host system.
|
||||||
|
|
||||||
```
|
```
|
||||||
# Build docker image (only needed once)
|
# Build Docker image (only needed once)
|
||||||
docker build . -t notificationmodule-builder
|
docker build . -t notificationmodule-builder
|
||||||
|
|
||||||
# make
|
# make
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user