add sudo
This commit is contained in:
parent
373f32aab7
commit
c49a0849b2
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ Prerequisite
|
|||
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
|
||||
- npm
|
||||
- gcc/make
|
||||
- `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
|
||||
|
||||
Get started
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue