diff --git a/README.md b/README.md index 494e0a0c..68e6716f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,10 @@ git clone https://github.com/iVis-at-Bilkent/pathway-mapper.git cd pathway-mapper yarn install ``` - +- Building +``` +yarn buildApp:dev +``` - Running the tool ``` yarn start