From f1f1959c4e6ac0643772fdef8a758e9b11cd4f44 Mon Sep 17 00:00:00 2001 From: VadimZaa <95999092+Vadim0102@users.noreply.github.com> Date: Sun, 2 Feb 2025 18:11:24 +0300 Subject: [PATCH] Update install.rst --- docs/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install.rst b/docs/install.rst index 4e825d4..f5d5d2f 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -26,11 +26,11 @@ Cygwin - ``python3`` - ``python3-setuptools`` -4. Install pip +3. Install pip - Open cygwin terminal - Run ``easy_install-3.4 pip`` -3. Run ``pip install steam`` +4. Run ``pip install steam`` .. note:: Consider using `virtualenv `_