Skip to content

Commit 95169d3

Browse files
Update README.md
Signed-off-by: mishaschwartz <[email protected]>
1 parent 477c03d commit 95169d3

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
@@ -5,7 +5,7 @@ A python library to access information about the Marble climate infomatics netwo
55

66
To install `marble_client` issue this command:
77
```shell
8-
pip install marble_client
8+
pip install marble-client
99
```
1010

1111
## Basic usage
@@ -150,4 +150,4 @@ access the resource if you have permission:
150150

151151
```python
152152
>>> session.get(f"{client.this_node.url}/some/protected/subpath")
153-
```
153+
```

0 commit comments

Comments
 (0)