From 4798dd1f6b293e3d9093aab75363d9abd1c85193 Mon Sep 17 00:00:00 2001 From: Jorik Schellekens Date: Wed, 28 Aug 2019 18:08:29 +0100 Subject: Update README.rst --- synapse_topology/docs/README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/synapse_topology/docs/README.rst b/synapse_topology/docs/README.rst index fa10aa0605..c57c7b38d0 100644 --- a/synapse_topology/docs/README.rst +++ b/synapse_topology/docs/README.rst @@ -3,14 +3,16 @@ Backend :: Make sure you have synapse and klein installed in your pip env - Windows Right click __init__.py and select run with python - *nix: ./__init__.py + ``` + ./__init__.py config_dir + ``` Frontend ======== -Start the Backend and +Start the Backend and then .. code:: bash cd view/webui + yarn install yarn watch -- cgit 1.5.1