Skip to content

Commit afe4c3a

Browse files
authored
Update local-repository.md
Put the command for disabling the local repo on its own line Previously there was a line break in the command, which could be overlooked.
1 parent c2d4c3b commit afe4c3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/packaging/advanced-config/local-repository.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@ Solus [active]
160160

161161
#### Disabling the local solbuild repository in eopkg
162162

163-
To reset the system to use only packages from the official Solus repository, disable the "Local" `eopkg` repository using the command `sudo eopkg disable-repo Local`.
163+
To reset the system to use only packages from the official Solus repository, disable the "Local" `eopkg` repository using the command
164+
`sudo eopkg disable-repo Local`.
164165

165166
The output should look similar to:
166167

0 commit comments

Comments
 (0)