mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Comment 💄
This commit is contained in:
@@ -26,8 +26,8 @@ Then run `apm install` in your package directory.
|
||||
|
||||
Anywhere you are requiring one of the following from `atom` you need to require them from `atom-space-pen-views` instead.
|
||||
|
||||
```js
|
||||
// require these from 'atom-space-pen-views' rather than 'atom'
|
||||
```coffee
|
||||
# require these from 'atom-space-pen-views' rather than 'atom'
|
||||
$
|
||||
$$
|
||||
$$$
|
||||
|
||||
Reference in New Issue
Block a user