mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-16 05:34:00 -04:00
readme: now that the install section is so short, move it up
This commit is contained in:
parent
f418115bdf
commit
e1c8da576e
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
|
@ -5,6 +5,7 @@ The fast, lightweight and minimalistic Wayland terminal emulator.
|
||||||
## Index
|
## Index
|
||||||
|
|
||||||
1. [Features](#features)
|
1. [Features](#features)
|
||||||
|
1. [Installing](#installing)
|
||||||
1. [Configuration](#configuration)
|
1. [Configuration](#configuration)
|
||||||
1. [Troubleshooting](#troubleshooting)
|
1. [Troubleshooting](#troubleshooting)
|
||||||
1. [Why the name 'foot'?](#why-the-name-foot)
|
1. [Why the name 'foot'?](#why-the-name-foot)
|
||||||
|
|
@ -23,7 +24,6 @@ The fast, lightweight and minimalistic Wayland terminal emulator.
|
||||||
1. [Requirements](#requirements)
|
1. [Requirements](#requirements)
|
||||||
1. [Running](#running)
|
1. [Running](#running)
|
||||||
1. [Building](#building)
|
1. [Building](#building)
|
||||||
1. [Installing](#installing)
|
|
||||||
1. [Credits](#Credits)
|
1. [Credits](#Credits)
|
||||||
1. [Bugs](#bugs)
|
1. [Bugs](#bugs)
|
||||||
1. [Mastodon](#mastodon)
|
1. [Mastodon](#mastodon)
|
||||||
|
|
@ -48,6 +48,12 @@ The fast, lightweight and minimalistic Wayland terminal emulator.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
# Installing
|
||||||
|
|
||||||
|
See [INSTALL.md](INSTALL.md).
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
**foot** can be configured by creating a file
|
**foot** can be configured by creating a file
|
||||||
|
|
@ -378,11 +384,6 @@ default with `meson --buildtype=release`, but e.g. `makepkg` can
|
||||||
override it (`makepkg` uses `-O2` by default).
|
override it (`makepkg` uses `-O2` by default).
|
||||||
|
|
||||||
|
|
||||||
# Installing
|
|
||||||
|
|
||||||
See [INSTALL.md](INSTALL.md).
|
|
||||||
|
|
||||||
|
|
||||||
# Credits
|
# Credits
|
||||||
|
|
||||||
* [Ordoviz](https://codeberg.org/Ordoviz), for designing and
|
* [Ordoviz](https://codeberg.org/Ordoviz), for designing and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue