From 3d0b7a72dbf67f213470c8e123e8ef075dc5c916 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Fri, 30 Sep 2022 17:43:50 +1000 Subject: minor wording --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index a22302c..a3c7475 100644 --- a/README.org +++ b/README.org @@ -30,13 +30,13 @@ haskell-code-indexer -p . #+end_src After indexing the ./dist-newstyle directory is no longer by hcel and -can be removed to save space. To launch the app, run +can be removed to save space. To launch the server, run #+begin_src sh haskell-code-server -p /path/to/package1 -p /path/to/package2 ... #+end_src -and the server will be available at localhost:8080. +and it will be serving JSON at localhost:8080. You can also hook up a local hoogle for documentation lookup: -- cgit v1.2.3