blog/howistartnix: nl -> ul

This commit is contained in:
Cadey Ratio 2020-03-08 19:51:43 +00:00
parent 6a085e0e42
commit cfdbafd059
1 changed files with 6 additions and 6 deletions

View File

@ -17,12 +17,12 @@ compiler to be installed with [rustup] or similar.
[nix]: https://nixos.org/nix/
[rustup]: https://rustup.rs
1. Setting up your environment
2. A new project
3. Setting up the Rust compiler
4. Serving HTTP
5. A simple package build
6. Shipping it in a docker image
- Setting up your environment
- A new project
- Setting up the Rust compiler
- Serving HTTP
- A simple package build
- Shipping it in a docker image
## Setting up your environment