Skip to content

Commit c49a084

Browse files
add sudo
1 parent 373f32a commit c49a084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Prerequisite
5252
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
5353
- npm
5454
- gcc/make
55-
- `yum groupinstall 'Development Tools'` for RHEL, `sudo apt-get install build-essential` for Debian
55+
- `sudo yum groupinstall 'Development Tools'` for RHEL, `sudo apt-get install build-essential` for Debian
5656

5757
Get started
5858
---

0 commit comments

Comments
 (0)