1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

Fix a typo

ynyounuo 2017-05-18 14:37:57 -07:00
parent ada3b44306
commit c91e156805

@ -1,7 +1,7 @@
There's no straightforward way to enable font ligatures in RStudio even if it's supposed to support them. Use the following workaround to enable font ligatures:
1. Close RStudio
2. Open <samp>[RStudio dir]/www/index.html</samp>
2. Open <samp>[RStudio dir]/www/index.htm</samp>
3. Add following code between `<body>` and `</body>`:
```html