Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
meghfossa committed Jul 7, 2023
1 parent 3904097 commit 73ccf55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ _For more details and configuration options, please refer to our [integration gu

```shell
# Check out the FOSSA layer.
; git clone git@github.com:fossas/meta-fossa.git
; git clone https://github.com/fossas/meta-fossa.git -b mickledore

# Check out Yocto, if it isn't already.
; git clone git://git.yoctoproject.org/poky.git -b dunfell
; git clone git://git.yoctoproject.org/poky.git -b mickledore

# Activate yocto build environment
# This quickstart assumes the build env then moves CWD to `./build`.
Expand All @@ -37,7 +37,7 @@ The build logs report the URL at which the FOSSA project can be viewed:
```shell
[ INFO] Using project name: `core-image-minimal`
[ INFO] Using revision: `qemux86-64-20230103233003`
[ INFO] Using branch: `dunfell`
[ INFO] Using branch: `mickledore`
[ INFO] ============================================================
[ INFO]
[ INFO] View FOSSA Report:
Expand Down

0 comments on commit 73ccf55

Please sign in to comment.