Skip to content

Commit d9df38a

Browse files
authored
Update README.md
1 parent cb69e1d commit d9df38a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Multi-Freq-LDPy: Multiple Frequency Estimation Under Local Differential Privacy in Python
22

3-
## In construction.
4-
5-
## To do
3+
## Installation.
4+
The package multi-freq-ldpy can be easily installed with pip
5+
```bash
6+
pip install multi-freq-ldpy
7+
```
68

79
I'm currently using:
810
```bash

0 commit comments

Comments
 (0)