Explorar o código

Update README.md

Sebastian Rindom %!s(int64=3) %!d(string=hai) anos
pai
achega
c155532ae7
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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
   ```