faststart on mac and linux

This commit is contained in:
eligapris 2024-04-07 01:48:28 -06:00
parent b90439b642
commit b2f083978a

View File

@ -21,8 +21,7 @@ You can open any chapter of the book in Colab by clicking on one of these links:
If you are running this in basic computer and you are using pip here is what you should do to run this book.
For mac or linux
```bash
chmod a+x os_linux_mac_start.sh
os_linux_mac_start.sh
source os_linux_mac_start.sh
```
For Windows