ソースを参照

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
 

読み込み中…
キャンセル
保存