Skip to content

Installation

adminerest edited this page Jun 2, 2021 · 1 revision

Installation

First, install Python on your computer. Then type commands in the command line

cd /path/you/want/to/install
git clone https://github.com/adminerest/SteamCommunityItemAutoSell.git
cd SteamCommunityItemAutoSell
pip3 install -r requirements.txt

Clone this wiki locally