mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-03-28 14:56:28 +01:00
Remove unneeded escapes in markdown
This commit is contained in:
parent
22ee440b88
commit
b7fac2cfaf
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ Eclipse installation:
|
|||
|
||||
1. Download the IDE for C/C++ Developers tar file for your platform - <https://www.eclipse.org/downloads>
|
||||
2. Untar the C/C++ IDE into a local directory (let's call this `$CDT_DIR`)
|
||||
3. `cd $CDT_DIR/eclipse/plugins/org.eclipse.cdt.debug.application\_\*/scripts`
|
||||
3. `cd $CDT_DIR/eclipse/plugins/org.eclipse.cdt.debug.application_*/scripts`
|
||||
4. There, run the command:
|
||||
- `/bin/sh ./install.sh`
|
||||
- this will create the directory: `$HOME/cdtdebugger` for you where
|
||||
|
|
Loading…
Add table
Reference in a new issue