Skip to content

Commit b9c8ac1

Browse files
authored
Merge pull request solidnerd#103 from mtib/patch-1
Small READMY fix
2 parents 1bfa3a9 + 5d81b63 commit b9c8ac1

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
@@ -39,7 +39,7 @@ docker run --name my-bookstack -d --link bookstack-mysql:mysql -p 8080:80 solidn
3939
1.Create a shared network:
4040

4141
```bash
42-
docker network create bookstack_nw`
42+
docker network create bookstack_nw
4343
```
4444

4545
2.MySQL container :

0 commit comments

Comments
 (0)