Skip to content

Commit 03ae6f6

Browse files
authored
Update README.md
1 parent 07d3fc7 commit 03ae6f6

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

docs/README.md

-12
Original file line numberDiff line numberDiff line change
@@ -236,15 +236,3 @@ edit config.xml. add code below.
236236
<preference name="CodePushServerUrl" value="http://api.code-push.com/" />
237237
</platform>
238238
```
239-
240-
## Use [CodePush Web](https://github.com/lisong/code-push-web) manage apps
241-
242-
> add codePushWebUrl config in config.js
243-
244-
eg.
245-
246-
```javascript
247-
"common": {
248-
"codePushWebUrl": "Your CodePush Web address",
249-
}
250-
```

0 commit comments

Comments
 (0)