diff --git a/EXPERIMENT.md b/EXPERIMENT.md index e5f9952..9aa7dbf 100644 --- a/EXPERIMENT.md +++ b/EXPERIMENT.md @@ -4,8 +4,8 @@ This guide explains how to use the interactive notebook to experiment with diffe ## Prerequisites -- Python 3.x -- pip +- [Python3](https://wiki.python.org/moin/BeginnersGuide/Download) `3.12.x` >= `python3 --version` >= `3.8.10` (the Python3 shipped in Ubuntu 20+ is good to go) +- [pip](https://pip.pypa.io/en/stable/installation/) (Python package manager) ## Quick Start