Skip to content

Commit

Permalink
chore: slight wording update
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarnett03 committed Feb 18, 2025
1 parent d9f4a88 commit eb0d839
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install_influxdb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ printf "└───────────────────────
echo
printf "${BOLD}Select Installation Type${NC}\n"
echo
printf "1) ${GREEN}Docker Image${NC} ${DIM}(More Powerful, More Complex)${NC}\n"
printf "1) ${GREEN}Docker Image${NC}\n"
printf " └─ Requires knowledge of Docker and Docker management\n"
printf "2) ${GREEN}Simple Download${NC} ${DIM}(Automated Install, Quick Setup)${NC}\n"
printf "2) ${GREEN}Simple Download${NC}\n"
printf " └─ No external dependencies required\n"
echo
printf "Enter your choice (1-2): "
Expand Down

0 comments on commit eb0d839

Please sign in to comment.