💗
VBAS Guide
  • 😊About VBAS
  • 🥳Installing VBAS
  • ✅Auth
Powered by GitBook
On this page
  • 1. Windows
  • 2. Mac
  • All done! You can now enjoy VBAS!

Installing VBAS

Let's install VBAS now!

PreviousAbout VBASNextAuth

Last updated 1 year ago

1. Windows

For window users, check add to path when you install python, and go to cmd. type the command below.

pip install vbaspy

2. Mac

Go to terminal and type the command below.

pip install vbaspy

All done! You can now enjoy VBAS!

🥳
install vbas in cmd using pip command