Browse Source

Close #180 remove bad bulid instruction (#181)

Signed-off-by: Mary Anthony <mary@blockstack.com>
feat/clarity-updates
Moxiegirl 6 years ago
committed by GitHub
parent
commit
96ddc07e3b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      _develop/zero_to_dapp_3.md
  2. 7
      _develop/zero_to_dapp_3_win.md

7
_develop/zero_to_dapp_3.md

@ -437,13 +437,12 @@ Before you begin, you need to build a site that is ready to deploy.
The name of each file, with the underscore, is essential.
13. Make sure you are in the `animal-kingdom-master` directory, run the `npm run build` command again.
15. Drag the `build` file back into the Netlify drop zone.
13. Drag the `build` file back into the Netlify drop zone.
After a moment, Netlify publishes your site. Check the published location, it may have changed.
16. Click on the link and log into your Animal Kingdom.
17. Recreate your animal person and territory.
14. Click on the link and log into your Animal Kingdom.
15. Recreate your animal person and territory.
The Animal Kingdom is identified by its location on the Internet, remember?
So, the animal kingdom you created on your local workstation is different

7
_develop/zero_to_dapp_3_win.md

@ -446,13 +446,12 @@ Before you begin, you need to build a site that is ready to deploy.
The name of each file, with the underscore, is essential.
13. Make sure you are in the `animal-kingdom-master` directory, run the `npm run build` command again.
15. Drag the `build` file back into the Netlify drop zone.
13. Drag the `build` file back into the Netlify drop zone.
After a moment, Netlify publishes your site. Check the published location, it may have changed.
16. Click on the link and log into your Animal Kingdom.
17. Recreate your animal person and territory.
14. Click on the link and log into your Animal Kingdom.
15. Recreate your animal person and territory.
The Animal Kingdom is identified by its location on the Internet, remember?
So, the animal kingdom you created on your local workstation is different

Loading…
Cancel
Save