Skip to content

Commit

Permalink
Added installation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius-Juston authored Oct 17, 2024
1 parent 188f087 commit 3bc847a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ This library is more mature compared to the first version and will receive perio
- Then you need to compile the library: `pip install .`, which will allow you to install the library as `fuzzylab`
- To verify the library installation you need to do `import fuzzylab; fuzzylab.__version__`

NOTE: DO NOT INSTALL `pip install fuzzylab` AS THIS WILL INSTALL THE PYPI VERSION OF THE REPOSITORY

## Usage

In the folder [examples](https://github.com/ITTcs/fuzzylab/tree/master/examples) there are some code snippets and the equivalent matlab code for a starting point using the library.
Expand Down

0 comments on commit 3bc847a

Please sign in to comment.