Skip to content

Commit 767dbc2

Browse files
bblacherlgirdwood
authored andcommitted
Update install_locally to match the directory created in prepare_build_environment
The directory mentioned in install_locally doesn't match the one mentioned in prepare_build_environment. This commit fixes this.
1 parent c4e5285 commit 767dbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting_started/setup_linux/install_locally.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Make sure you have `set up your development environment <prepare_build_environme
1616
Build and install the kernel
1717
****************************
1818

19-
1. Change directory to ``~/sof/linux`` that you created on the setup page.
19+
1. Change directory to ``~/work/sof/linux`` that you created on the setup page.
2020

2121
#. Load the base kernel configuration.
2222

0 commit comments

Comments
 (0)