Skip to content

Commit

Permalink
Removed unnecessary installation instructions (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored May 17, 2024
1 parent c0b3117 commit 3b44499
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,15 @@ Enjoying scikit-gmsh? Show your support with a [GitHub star](https://github.com/
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [Installation](#installation)
- [Pip](#pip)
- [Usage](#usage)
- [License](#license)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

## Installation

scikit-gmsh is available on [PyPI](https://pypi.org/project/scikit-gmsh/).

### Pip

[![pypi](https://img.shields.io/pypi/v/scikit-gmsh?style=for-the-badge&label=pypi&logo=python&logoColor=white)](https://pypi.org/project/scikit-gmsh/)

scikit-gmsh is also available on [PyPI](https://pypi.org/project/scikit-gmsh/):

```shell
pip install scikit-gmsh
```
Expand Down

0 comments on commit 3b44499

Please sign in to comment.