Skip to content

Commit 23b4a0b

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

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Welcome to CAMML codes
22

33
[![Build Status](https://github.com/camml-lab/camml-codes/actions/workflows/tests.yaml/badge.svg)](https://github.com/camml-lab/camml-codes/actions)
4-
![reax](https://img.shields.io/github/actions/workflow/status/camml-lab/camml-codes/test.yml?job=test_submodules%20(submodule_path%3A%20reax))
4+
![reax](https://img.shields.io/github/actions/workflow/status/camml-lab/camml-codes/test.yaml?job=test_submodules%20(submodule_path%3A%20reax))
55
![tensorial](https://img.shields.io/github/actions/workflow/status/camml-lab/camml-codes/test.yml?job=test_submodules%20(submodule_path%3A%20tensorial))
66
![e3md](https://img.shields.io/github/actions/workflow/status/camml-lab/camml-codes/test.yml?job=test_submodules%20(submodule_path%3A%20e3md))
77
![e3response](https://img.shields.io/github/actions/workflow/status/camml-lab/camml-codes/test.yml?job=test_submodules%20(submodule_path%3A%20e3response))
@@ -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 40eaea6

0 commit comments

Comments
 (0)