Skip to content

Commit

Permalink
Update docs/design/dfx-extensions.md
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Swanson <[email protected]>
  • Loading branch information
Marcin Nowak-Liebiediew and ericswanson-dfinity authored Nov 3, 2023
1 parent 3fa0193 commit 573b695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design/dfx-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The dfx utility offers a feature to install new extensions. Here's a high-level
- After successful download, the extension, which is in a compressed archive format (.tar.gz), is unpacked to a temporary directory.
3. Final Installation:
- Post extraction, the extension is renamed and moved to its permanent location (the directory where extensions are meant to reside).
- Post-extraction, the extension is renamed and moved to its permanent location (the directory where extensions are meant to reside).
- If the user specifies a custom name for the extension at the time of installation, the binary is renamed to reflect this custom name.
- On UNIX systems, appropriate permissions are set for the installed extension to ensure it's executable.
Expand Down

0 comments on commit 573b695

Please sign in to comment.