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