Bladeren bron

add clarification to README

master
nitowa 2 jaren geleden
bovenliggende
commit
d6aff95c17
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      README.md

+ 1
- 1
README.md Bestand weergeven

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

Laden…
Annuleren
Opslaan