Update README.md

pull/169/head
Andre Richter 2 years ago committed by GitHub
parent 728ca1b6ad
commit bd5ee7d9cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -61,7 +61,7 @@ The tutorials are primarily targeted at **Linux**-based distributions. Most stuf
### 🚀 The tl;dr Version
1. [Install Docker Desktop][install_docker].
1. [Install Docker Engine][install_docker].
1. (**Linux only**) Ensure your user account is in the [docker group].
1. Prepare the `Rust` toolchain. Most of it will be handled on first use through the
[rust-toolchain](rust-toolchain) file. What's left for us to do is:
@ -113,7 +113,7 @@ accompanying container that has all the needed tools or dependencies pre-install
pulled in automagically once it is needed. If you want to know more about Docker and peek at the
provided container, please refer to the repository's [docker](docker) folder.
[install_docker]: https://docs.docker.com/get-docker/
[install_docker]: https://docs.docker.com/engine/install/#server
## 📟 USB Serial Output

Loading…
Cancel
Save