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

Update README.md

parent 261d61a8
No related branches found
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:
### 1. Navigate to the db directory
### a. Navigate to the db directory
```bash
cd into db folder
```
execute the command `./db.bash -init` to initialize our Database
### 2.Database maintaining:
### b. 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