Skip to content

Commit 0086d82

Browse files
committed
README.md: Update
1 parent 0027e2a commit 0086d82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# bytes at work AG BSP platform manifest for STM32MP1 based modules
22

3-
This contains the manifest for [repo](https://source.android.com/setup/develop/repo) and is intended to
3+
This repository contains the manifest for [repo](https://source.android.com/setup/develop/repo) and is intended to
44
simplify the build procedure for byteDEVKIT STM32MP1 by [bytes at work AG](https://www.bytesatwork.io).
55

66
## Usage
77

88
Use repo to download all necessary repositories:
99

10-
repo init -u https://github.com/bytesatwork/bsp-platform-st.git -b dunfell
10+
repo init -u https://github.com/bytesatwork/bsp-platform-st.git -b kirkstone
1111
repo sync
1212

13-
When this commands completed successful, the following command will setup a
13+
When these commands are completed successfully, the following command will setup a
1414
Yocto Project environment for byteDEVKIT STM32MP1:
1515

1616
MACHINE=bytedevkit-stm32mp1 DISTRO=poky-bytesatwork EULA=1 . setup-environment build

0 commit comments

Comments
 (0)