diff --git a/README.md b/README.md index a2c3a45..ce76627 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Digital Ocean Alpine Linux Image Generator ![Build Status](https://travis-ci.com/benpye/alpine-droplet.svg?branch=master)](https://travis-ci.com/benpye/alpine-droplet) +# Digital Ocean Alpine Linux Image Generator ![Build Status](https://travis-ci.com/benpye/alpine-droplet.svg?branch=master) This is a tool to generate an Alpine Linux custom image for Digital Ocean. This ensures that the droplet will correctly configure networking and SSH on first boot using Digital Ocean's metadata service. To use this tool make sure you have `qemu-nbd`, `qemu-img`, `bzip2` and `e2fsprogs` installed. This will not work under the Windows Subsystem for Linux (WSL) as it mounts the image during generation.