diff --git a/README.md b/README.md
index 15b5cd8642..f91bf79e0f 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ The notes can be [synchronised](#synchronisation) with various targets including
The application is still under development but is out of Beta and should be suitable for every day use. The UI of the terminal client is built on top of the great [terminal-kit](https://github.com/cronvel/terminal-kit) library, and the Android client front end is done using [React Native](https://facebook.github.io/react-native/).
-![Joplin Terminal Screenshot](https://raw.githubusercontent.com/laurent22/joplin/master/docs/images/ScreenshotTerminal.png)
+
# Installation
diff --git a/index.html b/index.html
index 26a03f8f50..8b99480718 100644
--- a/index.html
+++ b/index.html
@@ -96,7 +96,7 @@
Notes exported from Evernote via .enex files can be imported into Joplin, including the formatted content (which is converted to markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.).
The notes can be synchronised with various targets including the file system (for example with a network directory) or with Microsoft OneDrive. When synchronising the notes, notebooks, tags and other metadata are saved to plain text files which can be easily inspected, backed up and moved around.
The application is still under development but is out of Beta and should be suitable for every day use. The UI of the terminal client is built on top of the great terminal-kit library, and the Android client front end is done using React Native.
-npm install -g joplin
To start it, type joplin
.