Updated README.md
This commit is contained in:
parent
5eba2d14b4
commit
36980750ab
@ -29,4 +29,4 @@ debug-assertions = false
|
|||||||
incremental = false
|
incremental = false
|
||||||
lto = 'fat'
|
lto = 'fat'
|
||||||
opt-level = 's'
|
opt-level = 's'
|
||||||
overflow-checks = false
|
overflow-checks = false
|
@ -8,14 +8,14 @@ Welcome to the **LoRa HelloWorld** project! This is a simple project designed to
|
|||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- [Programming Language/Framework] (e.g., Python, Node.js, etc.)
|
- espup installed
|
||||||
- Any additional dependencies or tools.
|
- rust installed
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/lora-helloworld.git
|
git clone https://github.com/bibble235/lora-helloworld.git
|
||||||
```
|
```
|
||||||
2. Navigate to the project directory:
|
2. Navigate to the project directory:
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user