diff --git a/project1/README.md b/project1/README.md
index 9e59b658c38398990c9d651713d8e32daf5c3535..b529b324dc3bda4c8b07b4e99ec73de26353ac3d 100644
--- a/project1/README.md
+++ b/project1/README.md
@@ -4,6 +4,7 @@
 
 Start by `cd`-ing into `424f19`. Do a `git pull origin master`. You should see a `project1` directory with the following files:
 
+1. Vagrantfile: Use this to create a new VM for project1.
 1. README.md: This file.
 1. small.sql: The SQL script for creating the data.
 1. queries.py: The file where to enter your answer; this is the file to be submitted