Browse Source

Punctuation

Noah 8 years ago
parent
commit
079444562a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      INSTALL.md

+ 1 - 0
INSTALL.md View File

@@ -127,6 +127,7 @@ or
127 127
 
128 128
 ```sh
129 129
 docker build -t https://github.com/nypublicradio/audiogram.git
130
+```
130 131
 
131 132
 Now you can run Audiogram in a container using that image:
132 133