Commit f9c31b32 authored by redwane mahjoubi's avatar redwane mahjoubi

Update README.md

parent 0a766d7e
## Installation ## Installation
### `1. Install dependencies :` ### `1. Install dependencies :`
~ For Windows run : **~ For Windows run :**
npm i skyid-sdk-web-win npm i skyid-sdk-web-win
~ For Linux/Mac run : **~ For Linux/Mac run :**
npm i skyid-sdk-web-lx npm i skyid-sdk-web-lx
### `2. You will find the ‘skyid_impl_v1.js’ file in the assets folder:` ### `2. You will find the ‘skyid_impl_v1.js’ file in the assets folder:`
structure_of_folder **structure_of_folder**
###3.In your components import the Jquery and the SDK Web : ###3.In your components import the Jquery and the SDK Web :
<script> <script>
...@@ -201,7 +201,6 @@ transition-duration: .1s; ...@@ -201,7 +201,6 @@ transition-duration: .1s;
# Getting Started with Create React App # Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment