Skip to content

Commit

Permalink
[ci skip] update Conda info
Browse files Browse the repository at this point in the history
  • Loading branch information
kthohr committed Aug 7, 2022
1 parent b280a50 commit bc64444
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,12 @@ GCE-Math is a header-only library and does not require any additional libraries

### Conda

[![Anaconda-Server Badge](https://anaconda.org/kthohr/gcem/badges/version.svg)](https://anaconda.org/kthohr/gcem) [![Anaconda-Server Badge](https://anaconda.org/kthohr/gcem/badges/platforms.svg)](https://anaconda.org/kthohr/gcem)
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/gcem/badges/version.svg)](https://anaconda.org/conda-forge/gcem) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/gcem/badges/platforms.svg)](https://anaconda.org/conda-forge/gcem)

<!-- [![Anaconda-Server Badge](https://anaconda.org/kthohr/gcem/badges/platforms.svg)](https://anaconda.org/kthohr/gcem) -->

You can install GCE-Math using the conda package manager.
You can install GCE-Math using the Conda package manager.

```bash
conda install -c kthohr gcem
conda install -c conda-forge gcem
```

### CMake
Expand Down

0 comments on commit bc64444

Please sign in to comment.