Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 6f55b50

Browse files
committed
[Bug 16739] docs: LiveCode can only be built from git checkout.
Add a note to the top-level README file explaining that LiveCode must be compiled from a clone of the official git repository, and provide some relevant links.
1 parent b17e16d commit 6f55b50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ LiveCode uses the [gyp (Generate Your Projects)](https://chromium.googlesource.c
6464

6565
### Quick start
6666

67+
**Note**: You can only compile LiveCode from a clone of the
68+
[LiveCode git repository](https://github.com/livecode/livecode) on
69+
GitHub. See also the GitHub documentation on
70+
[cloning a repository](https://help.github.com/articles/cloning-a-repository/).
71+
6772
On Linux or Mac, you can quickly build LiveCode by installing basic development tools, and then running `make all`.
6873

6974
### Detailed instructions

0 commit comments

Comments
 (0)