Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
franciscozorrilla authored May 22, 2021
1 parent 7823a59 commit 983a8f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@

## 🌥️ Try it now

You can analyze a toy dataset using `metaGEM` by following along the google colab notebook on the cloud.
You can set up and use `metaGEM` on the cloud by following along the google colab notebook.

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1I1S8AoGuJ9Oc2292vqAGTDmZcbnolbuj#scrollTo=awiAaVwSF5Fz)

## :bulb: Installation

You can set up `metaGEM` on your cluster with just one line of code 😉:
You can set up `metaGEM` on your cluster with just one line of code 😉

```
git clone https://github.com/franciscozorrilla/metaGEM.git && cd metaGEM && rm -r .git && bash env_setup.sh
Expand Down

0 comments on commit 983a8f9

Please sign in to comment.