From acbe9176f00bc758d9f13369b3efbe98b9fba1b9 Mon Sep 17 00:00:00 2001 From: JF Date: Wed, 19 Aug 2020 22:04:48 +0200 Subject: [PATCH] Add link to the documentation about docker in the main README.md file. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9438b632..46767d05 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ As of now, here is the list of achievements of this project: - [Versioning](doc/versioning.md) - [Files included in the release notes](doc/filesInReleaseNotes.md) - [Build the project](doc/buildAndProgram.md) + - [Build the project with Docker](doc/buildWithDocker.md) - [Bootloader, OTA and DFU](./bootloader/README.md) - [Stub using NRF52-DK](./doc/PinetimeStubWithNrf52DK.md) - Logging with JLink RTT.