1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-08 11:22:31 +01:00

add gcc/g++ to requirements

This commit is contained in:
Xenorio 2022-03-06 02:06:43 +01:00
parent 9362848621
commit 9275126bda

View File

@ -18,6 +18,7 @@ This is the latest bleeding edge version of fosscord-server, which may have bugs
- [NodeJS](https://nodejs.org) v14+
- [Python](https://python.org) 3
- (Only on Linux) ``gcc`` and ``g++`` or alternatively on debian-based distros ``build-essential``
- (Only on Windows) [Visual Studio](https://visualstudio.microsoft.com/) with the C++ package
#### Setup