master
Nikhil KJ 3 年之前
父節點
當前提交
1de5877b08
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      Project-details.md

Project-setup.md → Project-details.md

@@ -1,3 +1,4 @@
## Project Setup
1. Clone the app
2. Create a virtual environment `python3 -m venv virtualenv`
3. Activate virtualenv `source virtualenv/bin/activate`