1
0
mirror of synced 2026-04-07 13:33:51 +00:00

Update README

This commit is contained in:
andrastantos
2020-09-09 16:08:28 -07:00
committed by GitHub
parent 791baf50d0
commit 3fa0e878cf

10
README
View File

@@ -19,18 +19,18 @@ Linux build instructions:
==================================
1. Clone repository:
git clone https://github.com/andrastantos/cray-sim.git
3. Install build dependencies:
2. Install build dependencies:
sudo apt install g++ make libboost-all-dev libncurses-dev libgpm-dev
4. Install run dependencies
3. Install run dependencies
sudo apt install xterm telnet
5. Build
4. Build
cd cray-sim/simulator
make build
6. Build images
5. Build images
cd ../target/cos_117
./build_boot_tape
./build_exp_disk
7. Run simulator
6. Run simulator
cd ../..
./run