Skip to content

Commit

Permalink
Refining "Foolproof" instructions
Browse files Browse the repository at this point in the history
Add 'sudo apt-get install git'
Add optional disabling of Screen Lock
  • Loading branch information
Steve Penrod committed Jan 2, 2019
1 parent 279a9ed commit 49d2b29
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -18,10 +18,16 @@ The KDE-based visual interface for working with [Mycroft](https://github.com/Myc
TODO: More detailed installations?
4) Within the VM, open a terminal session and type:
* ```cd ~```
* ```sudo apt-get install git -y```
* ```git clone https://github.com/mycroftai/mycroft-gui```
* ```cd mycroft-gui```
* ```bash dev_setup.sh```
5) Run and configure
5) (Optional) Customize Plasma settings for GUI debugging purposes
* Disable screensaver
- Click the > icon, type: Screen Locking
- Untick "Lock screen automatically after:"
- Click OK
6) Run and configure
* ```mycroft-gui-app```
* Click on the hamburger menu in the lower left
* Select 'Settings'
Expand Down

0 comments on commit 49d2b29

Please sign in to comment.