aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-05-25 19:11:49 +0300
committerFrederick Muriuki Muriithi2023-05-25 19:11:49 +0300
commit256f13f675c60547b10a06736f0a7cb3faf752d5 (patch)
tree3e5a29212de06312424b521055a5f17e9e9dc79b /README.md
parent8593d882ed1eea226eeefabaa66135df2374746f (diff)
downloadgenenetwork3-256f13f675c60547b10a06736f0a7cb3faf752d5.tar.gz
Script to assign existing data to publicly-visible resources
A script to assign existing data not assigned to any group to publicly-visible resources.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e0dbb4f..b99ab47 100644
--- a/README.md
+++ b/README.md
@@ -281,7 +281,7 @@ export FLASK_DEBUG=1
export FLASK_APP="main.py"
flask run --port=8080
```
-n
+
And test with
```