From 4a70e953927f13f3a9af253c49f30192da88d185 Mon Sep 17 00:00:00 2001 From: Steven Liu <59462357+stevhliu@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:21:00 -0800 Subject: [PATCH] close hfoption --- docs/source/installation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/installation.md b/docs/source/installation.md index 359d6dc8c16..073965d5aee 100644 --- a/docs/source/installation.md +++ b/docs/source/installation.md @@ -37,6 +37,9 @@ You should install 🤗 Datasets in a [virtual environment](https://docs.python. source ./env/bin/activate ``` + + + Once you've created your virtual environment, you can install 🤗 Datasets in it. ## pip