Updated Instructions

This commit is contained in:
SowinskiBraeden committed 2021-04-04 22:30:04 -07:00
1 parent fbd4d22daa
commit f06c6f8757
1 file changed
+1 -1
+1 -1
View File
@@ -2,7 +2,7 @@ const bcrypt = require('bcryptjs');
// Set `password` as the password you will use
// Then Run this script and copy the output as it is your encrypted password
// To run; open your CMD or Terminal in this directory, and use command 'node encrypt.js'
// To run; open your CMD or Terminal in this directory, and use command 'node encrypt.js'
let password = "";