Explorar el Código

Update README.md

master
Peter Vivell hace 6 años
padre
commit
8669436325
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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
 

Loading…
Cancelar
Guardar