Skip to content

Commit b0cf39f

Browse files
authored
Merge pull request #64 from austin-hoover/dev
Change PyOrbit to PyORBIT
2 parents d0f4b74 + 940028a commit b0cf39f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PyOrbit3 package installation
1+
# PyORBIT3 package installation
22

33
## 1. Introduction
44
This guide provides instructions how to install PyORBIT code. <br>
@@ -118,4 +118,4 @@ Meson uses PKG_CONFIG to discover packages. It could be useful to help it to fin
118118

119119
```bash
120120
PKG_CONFIG_PATH=/opt/lib/pkgconfig pip install --verbose .
121-
```
121+
```

0 commit comments

Comments
 (0)