Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a0f9d21

Browse files
author
Shunichi09
authored
Update README.md
1 parent f057d26 commit a0f9d21

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

‎README.md‎

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -83,25 +83,19 @@ You could know abount our environmets more in [Environments.md](Environments.md)
8383
## To install this package
8484

8585
```
86-
python setup.py install
87-
```
88-
89-
or
90-
91-
```
92-
pip install .
86+
$ pip install PythonLinearNonlinearControl
9387
```
9488

9589
## When developing the package
9690

9791
```
98-
python setup.py develop
92+
$ python setup.py develop
9993
```
10094

10195
or
10296

10397
```
104-
pip install -e .
98+
$ pip install -e .
10599
```
106100

107101
# Basic concepts

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /