Correction dans le Readme
parent
be175ed7df
commit
c19297d034
|
|
@ -7,7 +7,7 @@ Un outil web pour répartir la parole au cours d'une réunion.
|
||||||
Pour construire l'outil, utiliser la commande suivante:
|
Pour construire l'outil, utiliser la commande suivante:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wasm-pack build --web
|
wasm-pack build --target web
|
||||||
```
|
```
|
||||||
|
|
||||||
# Servir chaud
|
# Servir chaud
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue