Skip to content
Snippets Groups Projects
Commit 261d61a8 authored by Jay Patel's avatar Jay Patel
Browse files

Update README.md

parent 3e963b93
Branches
No related tags found
No related merge requests found
......@@ -26,13 +26,13 @@ cd cs-375-project
```
## 2. Initialize (when running for first time or after deleting the database) the database by:
navigating to the db directory
### 1. Navigate to the db directory
```bash
cd into db folder
```
execute the command `./db.bash -init` to initialize our Database
Database maintaining:
### 2.Database maintaining:
1. execute the command `./db.bash -backup` to save a local backup of the Database
2. execute the command `./db.bash -update` to update the current database with the latest one
3. execute the command `./db.bash -destroy` to delete database
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment