Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmreOvunc authored Jul 24, 2020
1 parent 361ef15 commit ce4b166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ eLdap is a tool that helps users searching and filtering queries in Ldap environ
git clone https://github.com/EmreOvunc/eLdap-Ldap-Search-and-Filter.git
cd eLdap-Ldap-Search-and-Filter
sudo pip3 install virtualenv
python3 -m venv myvenv/bin/activate
python3 -m venv myvenv
source myvenv/bin/activate
pip3 install -r requirements.txt
python3 manage.py runserver
Expand Down

0 comments on commit ce4b166

Please sign in to comment.