Skip to content

Commit cbfeceb

Browse files
committed
Updated e3md to latest devel commit
1 parent c50eef5 commit cbfeceb

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,14 @@ to initialise the codes (submodules), use
3636
./codes init
3737
```
3838

39-
then, to pip install all of the codes use
39+
then, to pip install all the codes use
4040

4141
```bash
4242
./codes install
4343
```
4444

45+
otherwise, if you prefer to manually install one or more of the codes you can do so using `pip install -Ue <dir>`.
46+
4547
## Development
4648

4749
This part contains instructions for anyone maintaining this package.

compute/README.md

Whitespace-only changes.

e3md

Submodule e3md updated from 68983a4 to 315832d

0 commit comments

Comments
 (0)