Skip to content

Commit 87975a3

Browse files
committed
Doc update
1 parent aa75137 commit 87975a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ This command generates Python code containing equations for AC simulation.
2727
## Requirements
2828

2929
### C++ requirement
30-
- g++ or clang
31-
- make
30+
- g++ or clang
31+
- make
3232

3333
### Python requirements
34-
- numpy
35-
- matplotlib
34+
- numpy
35+
- matplotlib
3636

3737
## Getting source code
3838
```bash

0 commit comments

Comments
 (0)