Explorar el Código

add clarification to README

master
nitowa hace 2 años
padre
commit
d6aff95c17
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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.

Loading…
Cancelar
Guardar