Skip to content

Commit 17a677c

Browse files
authored
Update README.md
1 parent 1cc8b6a commit 17a677c

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
@@ -1,6 +1,6 @@
11
# NGSPICE
2-
## Current distribution version 44.2
3-
precompiled for **64-bit 24.04 Ubuntu & Ubuntu-based Linux**. If you are interested in compiling from the source, instructions in [Compiling and Installing Ngspice](ADMIN.md) should help.
2+
## Current distribution version 44.2.1
3+
**ngspice 44.2** precompiled for **64-bit 24.04 Ubuntu & Ubuntu-based Linux**. If you are interested in compiling from the source, instructions in [Compiling and Installing Ngspice](ADMIN.md) should help.
44

55
- http://ngspice.sourceforge.net
66
- [NGSpice] is a open source spice simulator for electric and electronic circuits.
@@ -12,9 +12,9 @@ precompiled for **64-bit 24.04 Ubuntu & Ubuntu-based Linux**. If you are interes
1212
- To download from the ```git``` repository:
1313
- ```git clone https://github.com/silicon-vlsi-org/eda-ngspice```
1414
- Change directory to the installed ngspice directory eg. ```cd eda-ngspice```
15-
- Checkout the desired version: eg. ```git checkout v44.2```
15+
- Checkout the desired version: eg. ```git checkout v44.2.1```
1616
- To make sure you are on the right version type ```git branch``` and your output should have a line like this :
17-
- ```* (HEAD detached at v44.2)```
17+
- ```* (HEAD detached at v44.2.1)```
1818
- **NOTE** The revision history is maintained in [VERSIONS.md](VERSIONS.md)
1919

2020
- Add the following environment variables in your `~/.bashrc`

0 commit comments

Comments
 (0)