From 6129191b26784b895e203fa3eafb89cee7d88b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20HUBSCHER?= Date: Sat, 25 Apr 2020 11:55:46 +0200 Subject: Fix sqlite only migration. (#579) --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/contributing.rst') diff --git a/docs/contributing.rst b/docs/contributing.rst index 3401524..8e0d69a 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -220,7 +220,7 @@ In order to prepare a new release, we are following the following steps: make compress-assets - Build the translations:: - + make update-translations make build-translations -- cgit v1.1