Skip to content

Commit

Permalink
my_dir
Browse files Browse the repository at this point in the history
  • Loading branch information
almaan committed Jun 18, 2020
1 parent ad02a5e commit 63c3132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ git clone https://github.com/almaan/her2st.git .
Next, we will install the necessary packages (e.g., `shiny`). We've prepared an install script for you, this will not overwrite you current package versions, that should take care of everything - but if you're missing some dependencies (C++ backends) you might have to do a manual install. For the installation, from the folder that you cloned this repo into - do:

```sh
cd MY_DIR/her2st/app
cd her2st/app
./install-packages.R

```
Expand Down

0 comments on commit 63c3132

Please sign in to comment.