Skip to content

Commit

Permalink
slides/sysdev-toolchains-obtaining: add "sudo" for ct-ng system wide …
Browse files Browse the repository at this point in the history
…install

Signed-off-by: Michael Opdenacker <[email protected]>
  • Loading branch information
Michael Opdenacker committed Nov 15, 2023
1 parent 751bf33 commit 9699ab2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ \subsection{Obtaining a Toolchain}
\begin{verbatim}
$ ./configure
$ make
$ make install
$ sudo make install
\end{verbatim}
\item or just locally in the source directory, the \code{ct-ng}
command will be invoked from this directory
Expand Down

0 comments on commit 9699ab2

Please sign in to comment.