Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisWiegman committed Sep 30, 2023
1 parent e66309f commit 234c7e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ If you do not specify the `local` flag you can find Kana's site files in `~/.con

`--remove-default-plugins` Will remove the default "Hello Dolly" and Akismet plugins when starting the site. Note this will not restore them if they've been manually removed.

## Trusting the SSL certificate on Mac

On MacOS, Kana will automatically attempt to add its SSL certificate to the MacOS system Keychain the first time you start a site where SSL is the default. You can manually do this without starting a new site using the `kana trust-ssl` command.

## Importing an existing WordPress database

Kana offers a simple way to import an existing WordPress database. Just use the `kana db import <your database file>` to get started.
Expand Down

0 comments on commit 234c7e0

Please sign in to comment.