Skip to content

Commit c1f4a88

Browse files
author
Kayce Basques
committed
Add note
1 parent 2f78e47 commit c1f4a88

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ai/tokens.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# python3 -m venv venv
1+
# Setup:
2+
#
3+
# python3 -m venv venv # make sure that this `venv` dir is also in your .gitignore!
24
# . venv/bin/activate or . venv/bin/activate.fish
35
# python3 -m pip install google-genai
46
# python3 tokens.py

0 commit comments

Comments
 (0)