Changes
Page history
Update Getting started
authored
Mar 25, 2020
by
zkasmi
Show whitespace changes
Inline
Side-by-side
Getting-started.md
View page @
47924c3b
...
@@ -81,7 +81,7 @@ After cloning or downloading the RcdMathLib, the Eclipse version of the RcdMathL
...
@@ -81,7 +81,7 @@ After cloning or downloading the RcdMathLib, the Eclipse version of the RcdMathL
Another method to use the RcdMathLib in the Eclipse IDE is:
Another method to use the RcdMathLib in the Eclipse IDE is:
*
Clone the whole:
*
Clone the whole:
~~~~~~~~
{.sh}
~~~~~~~~
{.sh}
git clone
git@
git.imp.fu-berlin.de
:
zkasmi/RcdMathLib.git
git clone
https://
git.imp.fu-berlin.de
/
zkasmi/RcdMathLib.git
~~~~~~~~
~~~~~~~~
*
Create a new C project by choosing the project type under Executable:
`Hello World ANSI C Project`
,
*
Create a new C project by choosing the project type under Executable:
`Hello World ANSI C Project`
,
as well as the
`Cross GCC`
Tool-chains.
as well as the
`Cross GCC`
Tool-chains.
...
...
...
...