From fdc132c330f821e65c8c9983a17058cf8c9a3c1c Mon Sep 17 00:00:00 2001 From: Vitaliy Mysak Date: Wed, 3 Jul 2024 10:28:19 -0700 Subject: [PATCH] Fix command formatting in dev_docs.md --- docs/dev_docs.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/dev_docs.md b/docs/dev_docs.md index 4063a0da1..e32c220a6 100644 --- a/docs/dev_docs.md +++ b/docs/dev_docs.md @@ -257,8 +257,13 @@ to make them run on Kive. 3. Put all of the scripts, helper scripts, and data files, into a zip file or a tar file. For example, you could use a command like one of these: + ```shell tar cvf greetings.tar greetings.py translations.txt + ``` + + ```shell zip greetings.zip greetings.py translations.txt + ``` ### Upload the Archive Now that you have a zip file or a tar file, log in to Kive and create a new