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/ [nix]: https://nixos.org/nix/
[rustup]: https://rustup.rs [rustup]: https://rustup.rs
1. Setting up your environment - Setting up your environment
2. A new project - A new project
3. Setting up the Rust compiler - Setting up the Rust compiler
4. Serving HTTP - Serving HTTP
5. A simple package build - A simple package build
6. Shipping it in a docker image - Shipping it in a docker image
## Setting up your environment ## Setting up your environment