Skip to content

Commit

Permalink
Chore: cleanup klaxon docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronbrezel committed Mar 22, 2024
1 parent 55caf42 commit 626a757
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .github/CODEOWNERS

This file was deleted.

10 changes: 2 additions & 8 deletions documentation/local_setup_sans_docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,10 @@ This guide is an adaptation of the original [Klaxon developing file](https://git

We're assuming that git, homebrew, and [postgres](https://postgresapp.com/) are already installed on your machine.

Start by cloning our fork of the Klaxon repo. For HTTPS:
Start by cloning our fork of the Klaxon repo.

```
git clone https://github.com/WPMedia/klaxon.git
```

For SSH:

```
git clone [email protected]:WPMedia/klaxon.git
git clone [email protected]:washingtonpost/klaxon.git
```

Then, see if you have xcode installed (`xcode-select -version`), and if not, run:
Expand Down

0 comments on commit 626a757

Please sign in to comment.