mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
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`
|
- 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 a new issue