diff --git a/set_up_github.md b/set_up_github.md index 542f3b0..7a0c4b9 100644 --- a/set_up_github.md +++ b/set_up_github.md @@ -19,6 +19,6 @@ We'll now need to find a book for our bot to tweet from. https://www.gutenberg.o * Open the PythonAnywhere home page in a new tab and go to the "Files" section * -Create a file called book.txt inside the hello-world-bot directory and paste the text file into it (we could have created it in the bash console, but pasting large amounts of text into the browser bash console can cause problems). +Open the file called book.txt inside the hello-world-bot directory and paste the text file into it (we could have created it in the bash console, but pasting large amounts of text into the browser bash console can cause problems). * -Remove any extraneous text that you don't want to tweet, like the table of contents or appendix. \ No newline at end of file +Remove any extraneous text that you don't want to tweet, like the table of contents or appendix.