Kaynağa Gözat

Fix Docker instructions

Noah 7 yıl önce
ebeveyn
işleme
2b49c93881
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      INSTALL.md

+ 1 - 1
INSTALL.md Dosyayı Görüntüle

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