cosmetic change 2
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 26 Mar 2019 02:43:49 +0000 (02:43 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 26 Mar 2019 02:43:49 +0000 (02:43 +0000)
3d_gpu/spike_sv.mdwn

index 7b74b23de694d6f4be8d3a3f49b9a82c683640ea..d960142b5b086d3cc2a65ab88853a3a0a4d79477 100644 (file)
@@ -12,6 +12,7 @@
 >       export PATH="$PATH:$RISCV/bin"
 
 ####2. Install riscv-tools: <https://github.com/riscv/riscv-tools>
+
   riscv-tools is needed to perform a variety of actions such as: compiling
   a program to work with a spike simulator, simulate the kernel running
   on spike, and more!