mirror of https://github.com/status-im/codimd.git
add sudo
This commit is contained in:
parent
373f32aab7
commit
c49a0849b2
|
@ -52,7 +52,7 @@ Prerequisite
|
||||||
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
|
- Database (PostgreSQL, MySQL, MariaDB, SQLite, MSSQL) use charset `utf8`
|
||||||
- npm
|
- npm
|
||||||
- gcc/make
|
- 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
|
Get started
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue