Skip to content

Commit

Permalink
fixed readme install command name
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimevp54 authored Mar 16, 2021
1 parent 9fd8740 commit 954e80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ When rendering HTML programmatically, there are other options available (templat
- **Easily testable**: Users can introspect and unit test the HTML object structure **before** rendering the HTML string.

## Installation
run `pip install htmlbuilder`
run `pip install htmlBuilder`
## Use examples:

### A simple example
Expand Down

0 comments on commit 954e80c

Please sign in to comment.