Skip to content

Commit

Permalink
chore: updat readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Feb 21, 2024
1 parent c2921eb commit a972171
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 38 deletions.
36 changes: 0 additions & 36 deletions README copy.md

This file was deleted.

3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ To use the template, run
npx create-remix@latest --template netlify/remix-template
```


This project includes:

- Netlify Functions template for Remix sites
Expand All @@ -27,7 +26,7 @@ If you're new to Remix stacks and the remix.init concept, see the official [Remi
Run

```bash
npx create-remix@latest --template ./
npx create-remix@latest --template ./remix-template
```

to test your changes to the template. Follow the steps the Remix CLI prompts you with to create a new project. Ensure to test for both the Netlify Functions template and the Netlify Edge Functions template.

0 comments on commit a972171

Please sign in to comment.