Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Caryzxy authored Feb 28, 2025
1 parent 36bfbbf commit 8095deb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,12 @@ It now has a new section called questions.
It now has a new feature that allows instructors to receive a notification when a student posts in the question section.

In addition, students can assign priority labels to their posts, and faculties can deal with the posts based on priorities. They can also filter the posts that have not been resolved.
```sh
npm install
node app.js

To install the updated feature, run nodebb normal setup with:
```sh
./nodebb setup
./nodebb build
'''
## License
NodeBB is licensed under the **GNU General Public License v3 (GPL-3)** (http://www.gnu.org/copyleft/gpl.html).
Expand Down

0 comments on commit 8095deb

Please sign in to comment.