Skip to content

Commit 5d81b63

Browse files
authored
Small READMY fix
fixing typo of additional "`".
1 parent 1bfa3a9 commit 5d81b63

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)