Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solotaker authored and solotaker committed Sep 20, 2019
1 parent 912eb8b commit bf2bbc1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions InstallGuide/debian_ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Installation instructions for Debian / Ubuntu OS

```bash
cd /Applications/Arduino_*/Contents/java/
mkdir -p hardware && \
cd hardware && \
mkdir -p hardware/CubeCell && \
cd hardware/CubeCell && \
git clone https://github.com/HelTecAutomation/ASR650x-Arduino.git && \
cd ASR650x-Arduino && \
git submodule update --init --recursive && \
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The currently supported ASR650x chip product models are:

| MCU | Relative boards |
| :-----: | :----------------------------------------------------------: |
| ASR6501 | [CubeCell-Board](https://heltec.org/project/htcc-ab01/), [CubeCell-Module](https://heltec.org/project/htcc-am01/), [CubeCell-Cupsule](xxxx) |
| ASR6501 | [CubeCell-Board](https://heltec.org/project/htcc-ab01/), [CubeCell-Module](https://heltec.org/project/htcc-am01/), [CubeCell-Cupsule](https://heltec.org/project/htcc-ac01/) |

 

Expand Down Expand Up @@ -68,7 +68,7 @@ Also you can talk in our forum: [http:https://community.heltec.cn/](http:https://community.h

| MCU | Relative boards |
| :-----: | :----------------------------------------------------------: |
| ASR6501 | [CubeCell-Board](https://heltec.org/project/htcc-ab01/), [CubeCell-Module](https://heltec.org/project/htcc-am01/), [CubeCell-Cupsule](xxxx) |
| ASR6501 | [CubeCell-Board](https://heltec.org/project/htcc-ab01/), [CubeCell-Module](https://heltec.org/project/htcc-am01/), [CubeCell-Cupsule](https://heltec.org/project/htcc-ac01/) |



Expand Down

0 comments on commit bf2bbc1

Please sign in to comment.