Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aliroed examples - fix installation line breaks #602

Merged
merged 2 commits into from
Sep 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 7 additions & 5 deletions aliroed-examples/1_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

## AliroEd Installation
### Windows
1. Download a copy of the [aliro-imager.exe](http://52.35.223.86/education/#download)
2. Insert the MicroSD Card in your card reader.
1. Download a copy of the [aliro-imager.exe](http://52.35.223.86/education/#download)
2. Insert the MicroSD Card in your card reader.
3. Double-click the downloaded **aliro-imager-\*.exe** on you computer. If prompted to allow
the application to run, select **Yes**. You may need to enter your computer's
**Administrator** password to continue.
**Administrator** password to continue.
4. Follow the prompts to proceed with the installation.
![Aliro Imager Install](https://media.githubusercontent.com/media/EpistasisLab/Aliro/master/docs/source/_static/aliro_imager_install.png?raw=true "Aliro Imager Install")
5. Once installed, you can run the **AliroEd Imager** from the Start Menu. When
Expand All @@ -29,9 +29,11 @@
![Aliro Imager Choose Storage](https://media.githubusercontent.com/media/EpistasisLab/Aliro/master/docs/source/_static/aliro_imager_choose_storage.png?raw=true "Aliro Imager Choose Storage")
7. Click the **WRITE** button to begin writing the Operatying System to your
MicroSD Card.
![Aliro Imager Write](https://media.githubusercontent.com/media/EpistasisLab/Aliro/master/docs/source/_static/aliro_imager_write.png?raw=true "Aliro Imager Write") - **NOTE** that this will **format** your MicroSD Card and all existing data will
![Aliro Imager Write](https://media.githubusercontent.com/media/EpistasisLab/Aliro/master/docs/source/_static/aliro_imager_write.png?raw=true "Aliro Imager Write")
- **NOTE** that this will **format** your MicroSD Card and all existing data will
be erased. Click **Yes** at the prompt to proceed.
![Aliro Imager Format](https://media.githubusercontent.com/media/EpistasisLab/Aliro/master/docs/source/_static/aliro_imager_format.png?raw=true "Aliro Imager Format") - This writing process may take several minutes, the progress will be shown
![Aliro Imager Format](https://media.githubusercontent.com/media/EpistasisLab/Aliro/master/docs/source/_static/aliro_imager_format.png?raw=true "Aliro Imager Format")
- This writing process may take several minutes, the progress will be shown
on the **AliroEd Imager.**
![Aliro Imager Finish](https://media.githubusercontent.com/media/EpistasisLab/Aliro/master/docs/source/_static/aliro_imager_finish.png?raw=true "Aliro Imager Finish")
8. Insert the MicroSD Card into your Raspberry Pi 400 and start it up.
Expand Down