소스 검색

add clarification to README

master
nitowa 2 년 전
부모
커밋
d6aff95c17
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -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…
취소
저장