Comment 💄

This commit is contained in:
Ben Ogle
2015-01-06 13:49:11 -08:00
parent e0f6642a9b
commit dfbb50385d

View File

@@ -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'
$
$$
$$$