summaryrefslogtreecommitdiffhomepage
path: root/install
diff options
context:
space:
mode:
authorDavid Hill <[email protected]>2025-12-05 23:43:26 +0000
committerDavid Hill <[email protected]>2025-12-05 23:43:26 +0000
commit9362368fd3735b06a032f933acaf3c804faaa6a9 (patch)
treefe52755b7af1d0f358700c9386521a31c1668a17 /install
parentb35e010e2ae17000d0b2e8675a36e5bb59760703 (diff)
downloadopencode-9362368fd3735b06a032f933acaf3c804faaa6a9.tar.gz
opencode-9362368fd3735b06a032f933acaf3c804faaa6a9.zip
fix: add extra line break to install page
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 4e82c3807..c6f209734 100755
--- a/install
+++ b/install
@@ -354,6 +354,7 @@ echo -e "${MUTED}▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀ ▀ ${NC}▀▀▀�
echo -e ""
echo -e ""
echo -e "${MUTED}OpenCode includes free models, to start:${NC}"
+echo -e ""
echo -e "cd <project> ${MUTED}# Open directory${NC}"
echo -e "opencode ${MUTED}# Run command${NC}"
echo -e ""