Skip to content

Commit

Permalink
🐛 FIX: Fix links
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Dillenburg <luca.assumpcao.dillenburg@gmail.com>
  • Loading branch information
LucaDillenburg committed Sep 21, 2020
1 parent 06f9cae commit 49a5fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,13 +240,13 @@ In this mode, you will be able to see everything that is happening to the circui
You can watch [this video](https://www.youtube.com/watch?v=NAITQqdOw7c) as an introduction to Logisim-Evolution, which is the program that we will be using to simulate the circuit.

1. Navigate to the Circuits repository
2. Start the circuit: follow the steps [here](https://github.com/Open-Machine/Circuits/#️start-the-circuit)
2. Start the circuit: follow the steps [here](https://github.com/Open-Machine/Circuits/#️i-start-the-circuit)
3. Right click in the RAM and click "Load Image"
4. Select the assembled file

You should select the file generated by the assemble program, not the file with the assembly code.

5. To run the program (start the clock simulation), follow the steps [here](https://github.com/Open-Machine/Circuits/#run-the-circuit)
5. To run the program (start the clock simulation), follow the steps [here](https://github.com/Open-Machine/Circuits/#iii-run-the-circuit)


### CLI Mode
Expand Down

0 comments on commit 49a5fe7

Please sign in to comment.