Jelajahi Sumber

Update README.md

Sebastian Rindom 3 tahun lalu
induk
melakukan
c155532ae7
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -39,11 +39,11 @@ This starter has minimal prerequisites and most of these will usually already be
   ```
 - Create a new Medusa project
   ```
-  medusa new medusa-sqlite https://github.com/medusajs/medusa-starter-sqlite
+  medusa new my-medusa-store
   ```
 - Run your project
   ```
-  cd medusa-sqlite
+  cd my-medusa-store
   medusa develop
   ```