Skip to content

Commit aa1310b

Browse files
authored
Update 2017-06-25-qemu-images-to-play-with.md
1 parent fd27f09 commit aa1310b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2017-06-25-qemu-images-to-play-with.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ All you need is [Qemu](http://www.qemu.org). Then download the link to your imag
2727

2828
If you are on Linux/OSX, run in a terminal (or double-click) on the `./start.sh` script, when our Windows friend would simply need to double-click the `./start.bat`.
2929

30-
Each VM will also TCP forward its SSH port for easy interaction. On Linux/OSX, just run `./ssh.sh`. Windows users will need tools like [`PuTTY`](http://www.putty.org).
30+
Each VM will also TCP forward its SSH port for easy interaction. On Linux/OSX, just run `./ssh.sh`. Windows users will need tools like [`PuTTY`](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html).
3131

3232
Those images are battery-included, development tools, compilation and debugging tools too. Ever wondered what SPARC assembly looks like? Always feeling itchy to learn about memory corruption on PowerPC? Wait no more!
3333

0 commit comments

Comments
 (0)