We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c71eed4 commit 5ea9b1eCopy full SHA for 5ea9b1e
README.md
@@ -55,6 +55,7 @@ algokit project bootstrap all
55
56
6. 이제 `coding-assignment` 터미널을 선택한 뒤 `poetry shell` 커맨드를 실행해 파이썬 virtual environment를 활성화 시켜주세요.
57
1. 파이썬 virtual environment를 비활성화 시킬때는 `exit` 커맨드를 실행하시면 됩니다.
58
+ 2. venv를 활성화 한 뒤 `pip list`를 실행해서 `algorand-python` 및 여러 dependencies들이 나오면 성공적으로 가상환경을 활성화 시킨겁니다.
59
60
🎉 이제 모든 준비가 되었습니다! Good luck coding! 💻
61
0 commit comments