From 9f626c845051f9cc36533641e579913359393d37 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sat, 21 Aug 2021 09:30:58 +0200 Subject: [PATCH] Update readme for release task --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index effa952..bee7e32 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,10 @@ invoke pre-process This requires [`invoke`](https://www.pyinvoke.org/) on your machine. ## Release -Create a tag using `inv tag `, then run `inv build ` to build the binaries. +Run tests, create a tag and build binaries: +``` +inv release +``` # Data sources