mirror of
https://github.com/ParticulateFlow/lammps-doc-utils.git
synced 2025-12-08 06:47:45 +00:00
Updated installation instructions
This commit is contained in:
@ -47,10 +47,10 @@ extensions = [
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Clone this repository
|
1. Clone this repository
|
||||||
2. Add the `bin` folder to your `PATH` environment variable
|
2. Install using setup.py
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export PATH=/your/install/directory/bin:$PATH
|
python setup.py install
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user