Skip to content

Commit

Permalink
Mac and Linux scripts are reversed!
Browse files Browse the repository at this point in the history
  • Loading branch information
energee committed Nov 13, 2017
1 parent 80766f1 commit 7dbe0cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boardesp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ Dependencies
**Mac**

```
./get_sdk.sh
./get_mac_sdk.sh
```

**Debian / Ubuntu**

```
./get_mac_sdk.sh
./get_sdk.sh
```

Programming
Expand Down

0 comments on commit 7dbe0cc

Please sign in to comment.