From e403323552001c24d0a7e9507659525517c8623d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damian=20Pi=C3=B1ones?= Date: Thu, 14 Nov 2024 19:16:56 -0300 Subject: [PATCH] update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1bd066b..51227b1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,6 @@ sozo migrate # Start Torii # Replace with the address of the deployed world from the previous step torii --world --http.cors_origins "*" -torii --world 0x00e2ea9b5dd9804d13903edf712998943b7d5d606c139dd0f13eeb8f5b84da8d --http.cors_origins "*" ``` ---