Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asjadnaqvi authored Sep 27, 2022
1 parent 70cab59 commit f72d3e6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

# bimap v1.32

This package provides the ability to draw bi-variate maps in Stata. It is based on the [Bi-variate maps Guide](https://medium.com/the-stata-guide/stata-graphs-bi-variate-maps-b1e96dd4c2be) that I released in December 2021.
This package provides the ability to draw bi-variate maps in Stata. It is based on the [Bi-variate maps Guide](https://medium.com/the-stata-guide/stata-graphs-bi-variate-maps-b1e96dd4c2be).


## Installation

The package can be installed via SSC or GitHub. The GitHub version, *might* be more recent due to bug fixes, feature updates etc, and *may* contain syntax improvements and changes in *default* values. See version numbers below. Eventually the GitHub version is published on SSC.

The package can be installed from SSC (**v1.31**):
The package can be installed from SSC (**v1.32**):
```
ssc install bimap, replace
```
Expand All @@ -22,7 +22,6 @@ net install bimap, from("https://raw.githubusercontent.com/asjadnaqvi/stata-bima
```



The `spmap` and `palettes` package is required to run this command:

```
Expand Down

0 comments on commit f72d3e6

Please sign in to comment.