Readme: Fix typo in tip
This commit is contained in:
parent
b8bc13c3d0
commit
6ed09223de
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ endif::env-github[]
|
|||
This project provides script for making customized https://alpinelinux.org/[Alpine Linux] disk images for virtual machines.
|
||||
It’s quite simple (250 LoC of shell), fast (~40 seconds on Travis CI including Travis VM initialization) and requires minimum dependencies (QEMU and filesystem tools).
|
||||
|
||||
TIP: Don’t need VM, just wants to chroot into Alpine Linux (e.g. on CI)?
|
||||
TIP: Don’t need VM, just want to chroot into Alpine Linux (e.g. on CI)?
|
||||
Try https://github.com/alpinelinux/alpine-chroot-install[alpine-chroot-install]!
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue