Skip to content

Commit 99ac019

Browse files
authored
Update README.md
"do not install" in readme
1 parent c4fa782 commit 99ac019

File tree

1 file changed

+1
-32
lines changed

1 file changed

+1
-32
lines changed

README.md

Lines changed: 1 addition & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -9,35 +9,4 @@ This is a port of the Windows version which already use a html engine.
99

1010
## Installation
1111

12-
Download this project and uncompress it :
13-
https://github.com/pamods/pamm-atom/archive/stable.zip
14-
15-
Download the atom-shell release for your platform and uncompress it :
16-
https://github.com/atom/atom-shell/releases
17-
18-
Run atom with the path to the `app` folder as parameter
19-
20-
Or put the `app` folder under atom-shell's resources directory (on OS X it is
21-
`Atom.app/Contents/Resources/`, and on Linux and Windows it is `resources/`),
22-
like this:
23-
24-
On Mac OS X:
25-
26-
```text
27-
atom-shell/Atom.app/Contents/Resources/app/
28-
├── package.json
29-
├── main.js
30-
└── index.html
31-
```
32-
33-
On Windows and Linux:
34-
35-
```text
36-
atom-shell/resources/app
37-
├── package.json
38-
├── main.js
39-
└── index.html
40-
```
41-
42-
Then execute `Atom.app` (or `atom` on Linux, and `atom.exe` on Windows), and
43-
atom-shell will start PAMM.
12+
DON'T. Planetary Annihilation now provide a in-game mod manager and conflict with PAMM.

0 commit comments

Comments
 (0)