Skip to content

Commit 2e7712f

Browse files
committed
small edit under creating user database
1 parent 92ba041 commit 2e7712f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export DISPLAY="`sed -n 's/nameserver //p' /etc/resolv.conf`:0"
9494

9595
### Creating User Database
9696

97-
**NOTE: You must create a user database **
97+
**NOTE: You must create your own user database**
9898

9999
1. Create a MongoDB database in which to store user information and insert it on line 2 within the [UserModel.ts](./electron/models/UserModel.ts) (_electron/models/UserModel.ts_) file.
100100
- This database will privately store user information.

0 commit comments

Comments
 (0)