浏览代码

Update README.md

master
Peter Vivell 6 年前
父节点
当前提交
8669436325
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -56,7 +56,7 @@ Again we need to satisfy the dependencies, e.g. on a Debian system with `apt-get
56 56
 
57 57
 * `apt-get update && apt-get -y install build-essential libc6-dev libssl-dev`
58 58
 
59
-To compile the `websockify` daemon just run `make` in the `src/contrib` directory.
59
+To compile the `websockify` daemon use `make` in the `src/contrib` directory.
60 60
 
61 61
 The web interface itself uses [Plotly.js](https://plot.ly/javascript/) to display the histogram of the channels in realtime by connecting to the websocket endpoint and provides a convenient user interface for exploring the details of the gamma-spectrum.
62 62
 

正在加载...
取消
保存