lemmy-docs/README.md
Nutomic 0dc13b4ea1
Remove translations (#223)
* Remove translations

* fix typos path

* fix wget

* fix wget

* fix mdbook download link

* ls

* la -la

* need musl
2023-06-21 12:51:08 +02:00

11 lines
282 B
Markdown

# Lemmy Documentation
Documentation for the Lemmy project
## Building
Follow the [mdbook instructions](https://rust-lang.github.io/mdBook/guide/installation.html).
## Formatting
To format your markdown files, install [prettier](https://prettier.io), then run `prettier -w src`