From 6b4a97b7489b4926a8f87e98160966987e1ad0c5 Mon Sep 17 00:00:00 2001 From: Clifford Ouma Date: Fri, 11 Aug 2023 19:51:43 +0300 Subject: [PATCH] Reorder commands in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 325d9980..12e159dc 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ To build it, [install Hugo](https://gohugo.io/getting-started/installing/) and [ ```sh git clone https://github.com/OpenTermsArchive/docs cd docs -hugo npm install +hugo ``` ## Usage