Skip to content
This repository was archived by the owner on Aug 27, 2026. It is now read-only.
/orcaPublic archive
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -31,7 +31,7 @@ If you have Node.js installed (recommended v8.x), you can easily install Orca
using npm as:

```
$ npm install -g electron@1.8.4 orca
$ npm install -g electron@2.0.9 orca
```

which makes the `orca` executable available in your path.
Expand Down
6 changes: 6 additions & 0 deletions deployment/README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -33,6 +33,12 @@ This is done using plotbot. The following commands provide help:
```
@plotbot deploy how
@plotbot run how

# for example,
@plotbot deploy to imageserver stage

@ or
@plotbot deploy to imageserver prod
```

# Font Support
Expand Down
Loading