Skip to content

Commit 955ae82

Browse files
Update README to remove init-default-roles command
Removed initialization of default roles from README.
1 parent 5e3b9cd commit 955ae82

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ Required fields:
7171
# Build the project
7272
npm run build
7373

74-
# Initialize default roles (admin and moderator)
75-
node ./build/src/tools/init-default-roles.js
76-
7774
# Start the server
7875
npm start
7976
```

0 commit comments

Comments
 (0)