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
|
||||
|
||||
To install NuCon, clone this repository and install the required dependencies:
|
||||
|
||||
To install NuCon, clone this repository and install via pip:
|
||||
```bash
|
||||
git clone https://github.com/yourusername/nucon.git
|
||||
cd nucon
|
||||
pip install -r requirements.txt
|
||||
pip install -e .
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
Loading…
Reference in New Issue
Block a user