blog/howistartnix: nl -> ul
This commit is contained in:
parent
6a085e0e42
commit
cfdbafd059
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue