Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit eb0e4dc

Browse files
committed
add sunset message
1 parent 84f7e62 commit eb0e4dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
```bash
1+
##### Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our [official announcement](https://github.blog/2022-06-08-sunsetting-atom/)
2+
```bash
23
./configure --without-inspector # don't build the inspector 'cause it relies on newer APIs
34
./make -j4 # use 4 threads to build the node executable (on macOS it will be located under out/Release/node)
45
```

0 commit comments

Comments
 (0)