Skip to content

Commit

Permalink
Update accessing-internet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jalas167 authored Oct 6, 2023
1 parent e26fcd4 commit 58ca7dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ npm install -g @golem-sdk/cli
Once you have the project, open a terminal and run:

```bash
golem-sdk manifest create golem/curl
golem-sdk manifest create golem/examples-outbound:latest
```

This will create a basic `manifest.json` file. You will use it to inform the provider what GVMI image we will be using. The manifest contains also your application version, application name, and description, all read from your `package.json` file (you can edit this information if you want).
Expand Down

0 comments on commit 58ca7dc

Please sign in to comment.