You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.MD
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ MySure demonstrates the following:
67
67
68
68
1. Download or clone this repository to your workstation in a new folder named **sample-app-mysure-python**.
69
69
2. Navigate to the scripts subfolder:**`cd sample-app-mysure-python/scripts`**
70
-
3. Run the installation script: **`./install.sh`**
70
+
3. Run the installation script: **`./install.sh`** (`./install.bat` for Windows)
71
71
4. Update the **.env** file with the integration key and other settings.
72
72
> **Note:** Protect your integration key and client secret. You should make sure that the **.env** file will not be stored in your source code repository.
0 commit comments