Gildas 4 anni fa
parent
commit
d913c5cbbc
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      companion/README.MD

+ 2 - 2
companion/README.MD

@@ -10,11 +10,11 @@ SingleFile Companion is a program that runs outside the browser. It can:
 
  - Install [SingleFile CLI](https://github.com/gildas-lormeau/SingleFile/tree/master/cli) with NPM
 
- - In the `companion` folder of SingleFile, go into the subfolder corresponding to your OS and your browser. For example, if you use Chome on Windows:
+ - In the `companion` folder of SingleFile, go into the subfolder corresponding to your OS and your browser. For example, if you use Chome on Linux:
 
 `cd companion`
 
-`cd win`
+`cd linux`
 
 `cd chrome`