Skip to content

Commit

Permalink
Merge pull request #298 from twilson63/twilson63-patch-2
Browse files Browse the repository at this point in the history
Update Hello World CLI Guide
  • Loading branch information
twilson63 committed Oct 31, 2023
2 parents 77e59e5 + 4a40aab commit ed96e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/getting-started/quick-starts/hw-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ echo "<h1>Hello Permaweb</h1>" > index.html
## Upload using Irys (Previously Bundlr)

```sh
irys upload index.html -c arweave -h https://node2.irys.xyz -w ./wallet.json
npx irys upload index.html -t arweave -h https://node2.irys.xyz -w ./wallet.json
```

0 comments on commit ed96e6e

Please sign in to comment.