Skip to content

Commit 814e9d4

Browse files
authored
fix typo in README.md (#8)
1 parent 05fec87 commit 814e9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ board = ...
4848

4949
```ini
5050
[env:development]
51-
platform = https://github.com/pioarduino/platform-espressif32.git#development
51+
platform = https://github.com/pioarduino/platform-espressif32.git#develop
5252
board = ...
5353
...
5454
```

0 commit comments

Comments
 (0)