Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf authored Oct 7, 2024
1 parent f6d5dcc commit 88f9a04
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
[![R-CMD-check](https://github.com/laminlabs/laminr/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/laminlabs/laminr/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

This package provides an interface to the LaminDB database. It allows
you to query the database and download data from it.
This package allows you to query & download from LaminDB instances.

## Installation

Expand All @@ -24,9 +23,8 @@ For this package to work, we first need to run the following commands in
the terminal:

``` bash
pip install lamindb
pip install lamin-cli
lamin login
lamin load laminlabs/cellxgene
```

## Usage
Expand Down

0 comments on commit 88f9a04

Please sign in to comment.