Skip to content

Commit afd253c

Browse files
authored
Update README.md
fix documentation error
1 parent ce55edd commit afd253c

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 @@ on Centos
4444
Example
4545

4646
```bash
47-
docker build -t build_centos docker/ubuntu_19/
47+
docker build -t build_ubuntu_19 docker/ubuntu_19/
4848
docker run -v /home/gabriele/erlang-sd_notify:/home/sd/ build_ubuntu_19 /bin/sh -c "cd /home/sd/; make all"
4949
```
5050

0 commit comments

Comments
 (0)