From 59e00ac8ee6150edfd178f6880ee815c8440bad8 Mon Sep 17 00:00:00 2001 From: Timoses Date: Sat, 30 Jun 2018 16:00:10 +0200 Subject: [PATCH] Release v0.0.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e68ad8d..45a4d6c 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,10 @@ The advantage is that you can make changes to your dotfiles which will be synced - DUB "Package and build management system for D" (http://code.dlang.org/download) ### Build +Download DotfiM [here](https://github.com/Timoses/dotfim/releases/latest) and build the binary: ``` -git clone git@github.com:Timoses/dotfim.git cd dotfim -dub build +dub build --build=release ``` ## Usage