Skip to content

Commit 3e3878a

Browse files
committed
spacing
1 parent c932a92 commit 3e3878a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/landing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ <h2 class="lead text-center">Rasberry Pi Instructions (Kernel
257257
<pre class="bash">
258258

259259
<code>
260-
sudo apt install openjdk-17-jdk -y
260+
sudo apt install openjdk-17-jdk -y
261261
wget <%=@item[:kernelJAR]%>
262262
# for a REPL
263263
java -jar <%=@item[:kernelJAROnly]%> -r

0 commit comments

Comments
 (0)