Skip to content

Commit

Permalink
prepare for transfer repo to main (#7)
Browse files Browse the repository at this point in the history
* prepare for transfer repo to main

* rename
  • Loading branch information
embbnux authored May 30, 2019
1 parent 88f555e commit 9064cce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Build a RingCentral desktop app with [RingCentral Embeddable](https://github.com
Clone this repo:

```
$ git clone https://github.com/embbnux/ringcentral-embeddable-voice-app.git
$ cd ringcentral-embeddable-voice-app
$ git clone https://github.com/ringcentral/ringcentral-embeddable-electron-app.git
$ cd ringcentral-embeddable-electron-app
$ yarn
$ yarn start
```
Expand Down
4 changes: 2 additions & 2 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ directories:
publish:
-
provider: github
owner: embbnux
repo: ringcentral-embeddable-voice-app
owner: ringcentral
repo: ringcentral-embeddable-electron-app
mac:
category: public.app-category.business
icon: icon.icns
Expand Down

0 comments on commit 9064cce

Please sign in to comment.