aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 658de33..4813421 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Dockerized cgit with a responsive Material Design theme.
7Run the container using the following command: 7Run the container using the following command:
8 8
9```bash 9```bash
10docker run -d -p 80:80 igorechek06/cgit-material-docker 10docker run -d -p 80:80 igorechek06/cgit-material
11``` 11```
12 12
13## Configuration and Volumes 13## Configuration and Volumes