Pārlūkot izejas kodu

Merge pull request #29 from swlsw/master

Fix Typo in inception/README.md
Martin Wicke 9 gadi atpakaļ
vecāks
revīzija
97ecee9ebb
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      inception/README.md

+ 1 - 1
inception/README.md

@@ -96,7 +96,7 @@ DATA_DIR=$HOME/imagenet-data
 bazel build -c opt inception/download_and_preprocess_imagenet
 
 # run it
-bazel-bin/inception/download_and_preprocess_imagenet "${DATA_DIR}$"
+bazel-bin/inception/download_and_preprocess_imagenet "${DATA_DIR}"
 ```
 
 The final line of the output script should read: