Skip to content

Commit ad538b4

Browse files
committed
c6: p5: Fix typo
1 parent 7dad63b commit ad538b4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/Chapter6/c6p5.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767

6868
::: tip Использование
6969
```bash
70-
bpfix -w <path>
70+
. build/envsetup.sh
71+
bpfix -w path/to/directory/with/Android.bp
7172
```
7273
:::

0 commit comments

Comments
 (0)