Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dev2-nomo committed Oct 2, 2024
1 parent dd1a50a commit e54692c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Use `nomo-webon-cli init` if you do not yet have a `nomo_manifest.json`.
`nomo-webon-cli` offers the following options for deployment:

- **Raw SSH deployments**: Deploy via SSH to an arbitrary location
- **ZENCON deployments**: Deploy to ZENCON-managed infrastructure

## Installation

Expand Down Expand Up @@ -107,8 +106,6 @@ const nomoCliConfig = {
*/
sshPort: 22,
},
// ZENCON deployments are not yet available. Please use rawSSH for the time being.
//zencon: {},
},
},
};
Expand Down

0 comments on commit e54692c

Please sign in to comment.