mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 00:18:53 +00:00
Change docker/linuxkit to linuxkit/linuxkit
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -36,8 +36,8 @@ We use the following variables:
|
||||
- `LINUXSRC`: Base directory of Linux stable kernel repository
|
||||
e.g.:
|
||||
```sh
|
||||
KITSRC=~/src/docker/linuxkit
|
||||
LINUXSRC=~/src/docker/linux-stable
|
||||
KITSRC=~/src/linuxkit/linuxkit
|
||||
LINUXSRC=~/src/linuxkit/linux
|
||||
```
|
||||
to refer to the location of the LinuxKit and Linux kernel trees.
|
||||
|
||||
|
Reference in New Issue
Block a user