Skip to content

Commit

Permalink
Update README.md (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
amisiorek-akamai authored Dec 20, 2023
1 parent d38ea18 commit f5ba7d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This package allows Python projects to easily interact with the [Linode Metadata
### Installation

```bash
pip install linode-metadata
pip install linode_metadata
```

### Building from Source
Expand All @@ -23,7 +23,7 @@ To build and install this package:

### Basic Example

The follow sample shows a simple Python project that initializes a new metadata client and retrieves various information
The following sample shows a simple Python project that initializes a new metadata client and retrieves various information
about the current Linode.


Expand Down

0 comments on commit f5ba7d0

Please sign in to comment.