diff --git a/README.md b/README.md index 040e6df..e2b82d5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Urbit Developers Portal -Uses [Next.js](https://nextjs.org/docs) and [MDX](https://mdxjs.com/) with [remark](https://unifiedjs.com/explore/package/remark/) and [Tailwind CSS](https://tailwindcss.com/docs) +Uses [Next.js](https://nextjs.org/docs) with [remark](https://unifiedjs.com/explore/package/remark/) and [Tailwind CSS](https://tailwindcss.com/docs) To develop locally: ``` yarn install -yarn dev:watch +yarn dev ```