This commit is contained in:
allexanderbergmns
2026-08-26 18:37:00 +02:00
parent 6c42a6d701
commit 03616cd150
7 changed files with 15 additions and 17 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
<p><a href="news.html">All news &amp; releases &rarr;</a></p>
<h2>Quick Start</h2>
<pre>git clone https://github.com/revivethesparc/revivesparc.git
<pre>git clone https://git.revivesparc.com/Revivesparc/revivesparc.git
cd revivesparc
make
./sparc-emu -kernel vmlinux</pre>