diff --git a/examples/1brc/README.md b/examples/1brc/README.md index d65f7ff..d871e7c 100644 --- a/examples/1brc/README.md +++ b/examples/1brc/README.md @@ -9,3 +9,10 @@ So for this example, we should a few neat things you can do with KlongPy. 3. Results are aggregated in the primary process and reported. +To run: + +```bash +$ kgpy par.kg -- measurements.txt +``` + +