Skip to content

Commit f372a5d

Browse files
authored
Merge pull request popcorn-official#3024 from eltociear/patch-1
2 parents 3b254f7 + 1212c1c commit f372a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Optionally, you may simply run `./make_popcorn.sh` if you are on a linux or mac
120120

121121
Full instructions & troubleshooting tips can be found in the [Contributing Guide](docs/Contributing.md#contributing-to-popcorn-time).
122122

123-
#### Building redistribuable packages/installers:
123+
#### Building redistributable packages/installers:
124124

125125
1. `yarn config set yarn-offline-mirror ./node_modules/`
126126
2. `yarn install --ignore-engines`
@@ -129,7 +129,7 @@ Full instructions & troubleshooting tips can be found in the [Contributing Guide
129129
`<platform>` can be one or more of the folowing values (separated by a comma `,`):
130130
* `win64`, `win32`, `linux64`, `linux32`, `osx64`, `all`
131131

132-
Redistribuable packages are saved into `build/` subfolder.
132+
Redistributable packages are saved into `build/` subfolder.
133133

134134

135135
## Getting Involved

0 commit comments

Comments
 (0)