From db6109b298d29af4801c6879d1cd615189eae053 Mon Sep 17 00:00:00 2001 From: Dorota Czaplejewicz Date: Tue, 25 Jan 2022 11:22:31 +0000 Subject: [PATCH] docs: Detail the release process better --- doc/hacking.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/hacking.md b/doc/hacking.md index 6d3feca2..6db78b68 100644 --- a/doc/hacking.md +++ b/doc/hacking.md @@ -205,6 +205,7 @@ While the file is not actually used, it's a good idea to save the config in case ``` cd squeekboard-build +.../squeekboard-source/cargo.sh update ninja test cp ./Cargo.lock .../squeekboard-source ```