Skip to content

Commit

Permalink
use top-level tar instead
Browse files Browse the repository at this point in the history
  • Loading branch information
warrenson committed Aug 18, 2022
1 parent c9ed71d commit 08747df
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 @@ -90,7 +90,7 @@ You have 2 options, the first is by far the quickest.
*download size ~60MB*

```
curl -L https://github.com/PlantandFoodResearch/HEImiRA-pipeline/releases/download/v1.0/heimira-biopandas-v1.0.tar.gz | tar xzv --strip-components=1 -C singularity
curl -L https://github.com/PlantandFoodResearch/HEImiRA-pipeline/releases/download/v1.0/heimira-biopandas-v1.0.tar.gz | tar xzv -C singularity
```

#### b. Build the container
Expand Down

0 comments on commit 08747df

Please sign in to comment.