Skip to content

Commit e459aab

Browse files
committed
fixed typo in machine name
1 parent 29e62ce commit e459aab

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

doc/AstraKernelManual.pdf

3 Bytes
Binary file not shown.

doc/contents/introduction.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ \subsection{Prerequisites}
7070
\item \textbf{QEMU Emulator:}
7171
QEMU is used to emulate the ARM VersatileAB (Cortex-A8) platform for kernel development and testing.
7272
\begin{itemize}
73-
\item Ensure your QEMU installation supports the \texttt{Cortex-A8} machine.
73+
\item Ensure your QEMU installation supports the \texttt{versatileab} machine.
7474
\item Example installation: \texttt{qemu-system-arm} via qemu \url{https://www.qemu.org/download/}.
7575
\end{itemize}
7676

0 commit comments

Comments
 (0)