We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373f32a commit c49a084Copy full SHA for c49a084
1 file changed
README.md
@@ -52,7 +52,7 @@ Prerequisite
52
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
53
- npm
54
- gcc/make
55
- - `yum groupinstall 'Development Tools'` for RHEL, `sudo apt-get install build-essential` for Debian
+ - `sudo yum groupinstall 'Development Tools'` for RHEL, `sudo apt-get install build-essential` for Debian
56
57
Get started
58
---
0 commit comments