Skip to content

Commit

Permalink
chore: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tripodsan committed Sep 29, 2023
1 parent ada179a commit 78e2d17
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@ this will create 2 files: `server.crt` and `server.key`

```
$ aem up --tls-cert server.crt --tls-key server.key
___ ______ ___ ____ __ ___ ___
/ _ | / __/ |/ / / __/__/ /__ ____ / _ \___ / (_) _____ ______ __
/ __ |/ _// /|_/ / / _// _ / _ `/ -_) // / -_) / / |/ / -_) __/ // /
/_/ |_/___/_/ /_/ /___/\_,_/\_, /\__/____/\__/_/_/|___/\__/_/ \_, /
/___/ v14.26.0 ___/
___ ________ ___ __ __ v14.26.1
/ | / ____/ |/ / _____(_)___ ___ __ __/ /___ _/ /_____ _____
/ /| | / __/ / /|_/ / / ___/ / __ `__ \/ / / / / __ `/ __/ __ \/ ___/
/ ___ |/ /___/ / / / (__ ) / / / / / / /_/ / / /_/ / /_/ /_/ / /
/_/ |_/_____/_/ /_/ /____/_/_/ /_/ /_/\__,_/_/\__,_/\__/\____/_/
info: Starting AEM dev server v14.26.0
info: Starting AEM dev server v14.26.1
info: Local AEM dev server up and running: https://localhost:3000/
```

Expand Down

0 comments on commit 78e2d17

Please sign in to comment.