Skip to content

Commit b601fca

Browse files
readme: fix typo
Signed-off-by: Francois Berder <[email protected]>
1 parent e34d88f commit b601fca

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PyLetMeCreate
22

3-
This is the python binding of LetMeCreate library. It requires Python 3. See [LetMecreate](https://github.com/francois-berder/LetMeCreate) for the complete list of interface and click board supported.
3+
This is the python binding of the LetMeCreate library. It requires Python 3. See [LetMeCreate](https://github.com/francois-berder/LetMeCreate) for the complete list of interface and click board supported.
44

55
## Integration in Openwrt
66

@@ -47,10 +47,6 @@ Update and install all feeds:
4747
$ ./scripts/feeds update -a
4848
$ ./scripts/feeds install -a
4949
```
50-
In make menuconfig,
51-
52-
python3-letmecreate
53-
5450
Select python3-letmecreate in make menuconfig. It will automatically select python3 and letmecreate. Then, compile Openwrt:
5551

5652
```sh

0 commit comments

Comments
 (0)