Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Commit

Permalink
update using Thali instructions #1221 #1250
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilya Laryionau authored and larryonoff committed Nov 17, 2016
1 parent 8351235 commit 0cec9e4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Expand Up @@ -65,10 +65,11 @@ jx npm init
We are still inside of FooBar/www/jxcore and now we are running the script
that MUST be run before installing thali since a bug in our installer.
In other case install will fail. This script will go away as soon as
installed fixed.
installed fixed. See one of the reasons [thaliproject/Thali_CordovaPlugin#1221](https://github.com/thaliproject/Thali_CordovaPlugin/issues/1221),
[thaliproject/Thali_CordovaPlugin#1250](https://github.com/thaliproject/Thali_CordovaPlugin/issues/1250) to run this script.

```
../../../Thali_CordovaPlugin/thali/install/setUpDesktop.sh
npm run setupDesktop --prefix ../../../Thali_CordovaPlugin/thali/install
```

We are still inside of FooBar/www/jxcore and now we are dealing with creating a
Expand Down

0 comments on commit 0cec9e4

Please sign in to comment.