summaryrefslogtreecommitdiff
path: root/docs/quick-start.md
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2020-03-10 14:45:23 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2020-03-10 14:45:23 +0000
commit72ff12b3ae1c66629042ce906abf8850c49700db (patch)
treeb1838412f1c4345d0a54ae4266e72719199c169f /docs/quick-start.md
parentb37145434425e4cd76ce844f9bae9538c50d75ae (diff)
downloadnetsurf-72ff12b3ae1c66629042ce906abf8850c49700db.tar.gz
netsurf-72ff12b3ae1c66629042ce906abf8850c49700db.tar.bz2
Docs: Update for nsgtk3 rename.
Diffstat (limited to 'docs/quick-start.md')
-rw-r--r--docs/quick-start.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quick-start.md b/docs/quick-start.md
index 6450b8165..652c3e3c1 100644
--- a/docs/quick-start.md
+++ b/docs/quick-start.md
@@ -77,7 +77,7 @@ To build the native front end (the GTK front end on Linux, BSDs, etc)
you could do:
$ make
- $ ./nsgtk
+ $ ./nsgtk3
To build the framebuffer front end, you could do: