Skip to content

Commit

Permalink
Update BuildOnLinux.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleron authored Apr 28, 2017
1 parent c0ffdf9 commit 7c3a50d
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions BuildOnLinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,13 @@ To build YaPySerial use Code::Blocks, the target is POSIX.
To build device runtime systems use Code::Blocks with Debug targets.

# Optional
get and build CanFestival-3:

```
Get and build CanFestival-3:
```bash
hg clone http://dev.automforge.net/CanFestival-3
cd ~/YAPLC/CanFestival-3
./configure --can=virtual
make
```
# Runing YAPLC/IDE
```bash
cd ~/YAPLC/IDE
Expand Down

0 comments on commit 7c3a50d

Please sign in to comment.