Skip to content

Commit

Permalink
Updated the virtual environment steps
Browse files Browse the repository at this point in the history
  • Loading branch information
sethu authored Aug 18, 2024
1 parent e986514 commit 8078045
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ Clone this github repository
> git clone
Create python virtual environment
> python3 -m venv lingo
> python3 -m lingo
Activate the virtual environment
> source lingo/bin/activate
Install dependencies
Expand Down

0 comments on commit 8078045

Please sign in to comment.