Skip to content

Commit

Permalink
Update templates/guides/import-script.md
Browse files Browse the repository at this point in the history
Co-authored-by: Laura Zdanski <[email protected]>
  • Loading branch information
yanmastin-astro and lzdanski authored Oct 30, 2024
1 parent 84d78f1 commit c254fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/guides/import-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export ASTRO_API_TOKEN=&lt;your-api-token&gt;
```
chmod +x terraform-provider-astro-import-script_&lt;version-number&gt;_&lt;os&gt;_&lt;arc&gt;
```
3. Run the Import Script. Insert the script's version, your computer's operating system, and your computer's architecture for `<version-number>`, `<os>` and `<arc>`.
3. Run the Import Script. Insert the script's version, your computer's operating system, and your computer's architecture for `<version-number>`, `<os>`, and `<arc>`.

- On Unix-based systems:
```
Expand Down

0 comments on commit c254fbe

Please sign in to comment.