Updated README
This commit is contained in:
parent
7a34be0f09
commit
312de01f44
@ -13,12 +13,9 @@ NuCon is a Python library designed to interface with and control parameters in t
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
To install NuCon, clone this repository and install the required dependencies:
|
To install NuCon, clone this repository and install via pip:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/nucon.git
|
pip install -e .
|
||||||
cd nucon
|
|
||||||
pip install -r requirements.txt
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user