Skip to content

Commit

Permalink
Fix getting-started (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
MedovTimur authored Aug 12, 2024
1 parent e26c562 commit d583e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started-in-5-minutes.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ Gear provides an application for developers (Gear Idea) that implements all of t

![Upload new program](/assets/getting-started/upload-new-program.png)

3. After uploading the program, you need to upload the IDL file. Click the <kbd>Select file</kbd> button and navigate to the `.idl` file referenced earlier.
3. After uploading the `.opt.wasm` file, you need to upload the `IDL` file. Click the <kbd>Select file</kbd> button and navigate to the `.idl` file referenced earlier.

![Upload idl button](/assets/getting-started/add_idl.png)

Expand Down

0 comments on commit d583e51

Please sign in to comment.