- (maybe a bit more complicated): Install [cygwin](http://www.cygwin.com/) to get a
linux command shell, then open cygwin and type `sqlite3`
(you may have to install it by running setup → database → sqlite3).
- Use the [CSE home virtual machine, 18sp edition](https://www.cs.washington.edu/lab/software/linuxhomevm). Sqlite3 and git are already installed and can be invoked from the terminal.
-(Recommended) Use the [CSE home virtual machine, 18sp edition](https://www.cs.washington.edu/lab/software/linuxhomevm). Sqlite3 and git are already installed and can be invoked from the terminal. Note: click on "Forgot username or password?" on the VMWare website to register for a new account.
Note that the course staff will only support the linux version of sqlite3
running on the CSE virtual machines and will also use that version for grading purposes.