We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e64ebeb commit 73bf31bCopy full SHA for 73bf31b
readme.md
@@ -8,7 +8,7 @@ Go into the webroot.
8
9
Make sure to chown all the data in your webroot to your own user, since docker sets ownership to added files to root.
10
11
-chown <myuser>: . -R
+> chown <myuser>: . -R
12
13
## How to run
14
0 commit comments