Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
emilhe authored Aug 30, 2023
1 parent 98b9e04 commit db3d3ab
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 @@ -7,8 +7,8 @@ Dash Leaflet is a light wrapper around React-Leaflet. The syntax is similar to o
The easiest way to get started is to install the latest version of Dash and Dash Leaflet via pip.

```
pip install dash==2.12.1
pip install dash-leaflet==1.0.0
pip install dash
pip install dash-leaflet
```

Once the installation is completed, paste the following lines of code into a .py file and run it.
Expand Down

0 comments on commit db3d3ab

Please sign in to comment.