Installation: Difference between revisions
SuperTux88 (talk | contribs) m (Cleanup CSS) |
SuperTux88 (talk | contribs) m (Fix table spacing) |
||
Line 5: | Line 5: | ||
display: flex; | display: flex; | ||
flex-flow: row wrap; | flex-flow: row wrap; | ||
margin: 0 1em | margin: 0 1em 2em 0; | ||
} | } | ||
#installation .option { | #installation .option { | ||
Line 24: | Line 24: | ||
#installation .option table { | #installation .option table { | ||
width: 100% !important; | width: 100% !important; | ||
table-layout: fixed; | |||
} | } | ||
#installation ul { | #installation ul { |
Latest revision as of 02:43, 9 June 2024
Linux
Ubuntu | Debian | Fedora | Arch |
---|---|---|---|
Development Setup
The guides above provide a version to get diaspora* running on your development machine. Just pick the one matching your OS and select "development" instead of production in the "Version of this guide". You can then check our guide on getting started with contributing.