diff --git a/src/p2/writeup/WriteUp.md b/src/p2/writeup/WriteUp.md
index 2da3bcf681aaf005c9eb2b6152d0782b3d4a6290..b32bf724f5feb1c591e290428b4d3b52ed85b6bb 100644
--- a/src/p2/writeup/WriteUp.md
+++ b/src/p2/writeup/WriteUp.md
@@ -93,7 +93,7 @@ your best algorithms and data structures on a reasonable machine.
    Alternatively, you can concatenate a bunch of English papers you've written together to get a corpus
    of your writing.  PLEASE DO NOT INCLUDE "me.txt" IN YOUR REPOSITORY.  WE DO NOT WANT YOUR PRIVATE CONVERSATIONS.
      * Follow these instructions to get your Facebook data: https://www.facebook.com/help/212802592074644
-     * Run the ParseFBMessages program in the main package.
+     * Run the ParseFBMessages program in the p2.wordsuggestor package.
      * Use the output file "me.txt" as the corpus for uMessage.
  
  - How are the suggestions uMessage gives wth the new corpus?