Skip to content

Commit

Permalink
fixed readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jrwhite committed Sep 26, 2017
1 parent e0ff835 commit 15849e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#NeuroBytes CLI
# NeuroBytes CLI

##Installation
## Installation
Install dependencies
>sudo apt-get install gdb-arm-none-eabi python-pip
Install neurobytes CLI,
>sudo pip install neurobytes
##Flashing NeuroBytes
## Flashing NeuroBytes
Update stored firmware,
>neurobytes update
Expand All @@ -17,5 +17,5 @@ Flash latest firmware
Flash *.elf file from your current directory (file name optional)
>neurobytes program -e {FILE_NAME.elf}
##NID
## NID
Network Interface Device

0 comments on commit 15849e3

Please sign in to comment.