From 596dbacadebc9d311861aeee616429f31666eae0 Mon Sep 17 00:00:00 2001 From: Eliot Partridge Date: Sun, 15 Sep 2019 22:26:28 -0500 Subject: [PATCH] s/,//, embolden and --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c1c001..2c5d01a 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ node -e "console.log(require('crypto').randomBytes(64).toString('base64'))" ### Your first build -pixel.horse has modified the Pony Town archive such that compiled game assets are no longer included. To compile the game assets for the first time, you must use the following command, which will generate the necessary spritesheets and corresponding data, and run a full production build of the site: +pixel.horse has modified the Pony Town archive such that compiled game assets are no longer included. To compile the game assets for the first time, you must use the following command, which will generate the necessary spritesheets and corresponding data **and** run a full production build of the site: ```bash npm run build-sprites