Explorar o código

changed README

demo.masouros %!s(int64=4) %!d(string=hai) anos
pai
achega
eed77eaaf8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/python/README.md

+ 1 - 1
src/python/README.md

@@ -6,7 +6,7 @@ mkdir configs
 for i in $(seq 1 1 300)
 do
 	python3 spark-config-generator.py
-	mv temp configs/$i
+	mv out configs/$i
 done
 ```
 The process may take a while. The 300 configurations will be available in the configs folder.