Commit graph

13 commits

Author SHA1 Message Date
97288cb75f docs: Make IRC stuff a proper subsection in install/migration guides 2022-12-01 00:32:24 -05:00
3deec7d30a
docs: make yarn required in install guide
Since the move to Yarn workspaces in
10caf861e8, the package.json scripts rely
on Yarn being available to function properly due to the use of
workspaces.

Because of this, Yarn has basically been required to be able to properly
set up and run FoundKey. Using `npx yarn` probably won't work anymore
with modern yarn versions.
2022-11-19 23:22:11 -05:00
41a710854e
docs: update install guide to node 18
Node.js 18 is not technically required yet but it makes sense to
already recommend the newer version for new installs.

Ref: FoundKeyGang/FoundKey#238
2022-11-18 20:59:14 +01:00
2e94ea3adc
docs/install: Move user creation after installing deps 2022-08-25 14:10:19 -04:00
617f064d61
Update 'docs/INSTALL.md'
Fix some styling stuff.
2022-08-25 14:10:19 -04:00
9198ccb400
Use more neutral language and more concise steps. 2022-08-25 14:10:19 -04:00
648b2e9f96
Use correct python package name 2022-08-25 14:10:19 -04:00
58fafc121f
Add python to dependencies
Needed for some node-gyp packages
2022-08-25 14:10:19 -04:00
7a39c74a78
Add dependency install example for Debian 2022-08-25 14:10:19 -04:00
c4415e9af3
Fix formatting 2022-08-25 14:10:19 -04:00
8e30c86a9a
Remove non-working IRC link 2022-08-25 14:10:19 -04:00
2261958670
Update INSTALL.md for FoundKey 2022-08-25 14:10:19 -04:00
e28606e859
Add 'docs/INSTALL.md' 2022-08-25 14:10:14 -04:00