From 12c9118f3c5801a26e60f2a96b27f644ffe41228 Mon Sep 17 00:00:00 2001 From: Denis Lehmann Date: Mon, 25 Apr 2022 23:12:43 +0200 Subject: [PATCH] typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 924134d..4a0d288 100644 --- a/README.org +++ b/README.org @@ -37,7 +37,7 @@ If the files are downloadable, people can upload new files or the files are password protected can be configured in the =rc.toml= files. This repository contains the above listed =public= directory for testing /raincloud/ locally. - Just execute the following two command and navigate to [[http://localhost:5000/inbox][http://localhost:5000/inbox]]. + Just execute the following two commands and navigate to [[http://localhost:5000/inbox][http://localhost:5000/inbox]]. : $ pip install -r requirements.txt : $ ./run.py