Skip to content

Commit

Permalink
remove taxonpages-dev from localhost URL -- no longer needed or accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Oct 14, 2024
1 parent e688a37 commit 7b48e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ git checkout setup .
# 2. Run locally
npm install
npm run dev
# 3. Make changes -- http://localhost:5173/taxonpages-dev/, edit code, and the app will hot-reload
# 3. Make changes -- http://localhost:5173/, edit code, and the app will hot-reload
# 4. Commit changes, being careful to not add foreign objects from the `setup` branch
git add .
# TODO finish this
Expand Down

0 comments on commit 7b48e81

Please sign in to comment.