Skip to content

Commit f2d25c3

Browse files
akihironittaBorda
andauthored
Update .github/CONTRIBUTING.md
Co-authored-by: Jirka Borovec <[email protected]>
1 parent c200ea8 commit f2d25c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ and the last true master commit is `ccc111` and your first commit is `mmm222`.
314314
The lightning cloud uses the latest release by default. However, you might want to run your app with lightning that you have made changes to in your directory. To use your local version of lightning on the cloud, set the following environment variable:
315315

316316
```bash
317-
export PACKAGE_LIGHTNING=1 # <- this is the magic to use local version!
317+
export PACKAGE_LIGHTNING=1 # <- this is the magic to use your version (not mainstream PyPI)!
318318
lightning run app app.py --cloud
319319
```
320320

0 commit comments

Comments
 (0)