Ver código fonte

add clarification to README

master
nitowa 2 anos atrás
pai
commit
d6aff95c17
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -21,4 +21,4 @@ For the graph implementation specifically you need to install `graphframes` manu
21 21
 # Deploying:
22 22
 
23 23
 - Start the spark workload by either running `submit.sh` (slow) or `submit_graph.sh` (faster)
24
-- If you need to clean out the Database you can run `python3 clean.py`. Be wary that this wipes all data.
24
+- If you need to clean out the Database you can run `python3 clean.py`. Be wary that this wipes all table definitions and data.

Carregando…
Cancelar
Salvar