Skip to content

Commit

Permalink
cli example
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse committed Aug 10, 2023
1 parent 1eb376a commit bfc9e1c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,19 @@
TODO: Write a project description

TODO: getting started (install the CLI)

## Workspaces

### [Outline Client](outline_client/README.md)

TODO: Describe the Outline Client

TODO: How to clone only the Client
```
git clone ...
cd outline_client

```sh
# example of what it will look like:
outline_apps clone outline_client
```

### [Outline Manager](outline_server/src/server_manager/README.md)
Expand Down

0 comments on commit bfc9e1c

Please sign in to comment.