diff --git a/README.md b/README.md
index a3eeb30e5504b00e8351eecd37212719391389db..f6a724b1c751c073ea0a08a977c4f249dcb678d5 100644
--- a/README.md
+++ b/README.md
@@ -49,5 +49,6 @@ This project (excluding post content itself) is released under the Apache Licens
 * Update robots.txt to point to the full URL of this site
 * Modify vercel.json
 ** Find the line where source is set to "/flear" and update it to point to your apUser name (all lowercase even if variable has case).
+* Go through the /api and manually change references (this step will either be explained later or not needed soon, just a reminder placeholder)
 
 The above steps might be reduced by using template processing on otherwise unprocessed files (normally not part of hugo). See the following for more info https://vercel.com/docs/functions/serverless-functions/runtimes/node-js