The instructions are:
Code: Select all
Make sure you have `NodeJS` with `npm` installed on your system before you begin.
One you've got npm, follow these steps in every platform, then proceed to run the corresponding platform specif$
1. Open a `Terminal` or `Command Prompt` at your desired build location.
2. Clone this repository and its submodules.
```
git clone --recursive https://github.com/ImaginarySense/Teleprompter-Electron.git
cd Teleprompter-Electron
```
Code: Select all
sean@Teleprompter:~/Teleprompter
$ git clone --recursive https://github.com/ImaginarySense/Teleprompter-Electron.git
bash: git: command not found
sean@Teleprompter:~/Teleprompter