[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/jinx 46908903a2 2/4: README wording
From: |
ELPA Syncer |
Subject: |
[elpa] externals/jinx 46908903a2 2/4: README wording |
Date: |
Sat, 24 Aug 2024 06:58:23 -0400 (EDT) |
branch: externals/jinx
commit 46908903a2ee7af457abc5e1803b765708da1bd0
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
README wording
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 614aff496d..fb6e0f5f42 100644
--- a/README.org
+++ b/README.org
@@ -45,8 +45,8 @@ Ruby or Rust are listed in =jinx-camel-modes=. For these
modes composite words i
Jinx can be installed from GNU ELPA or MELPA directly with =package-install=.
Jinx requires =libenchant=. Enchant library is a required dependency for Jinx
to
-compile its module at install time. If =pkgconf= or =pkg-config= is available
when
-installing Jinx, Jinx will use it to locate =libenchant=. Depending on your
BSD or
+compile its module at install time. If =pkgconf= or =pkg-config= is available,
Jinx
+will use it to locate =libenchant= during installation. Depending on your BSD
or
Linux distribution you have to install different packages:
- Debian, Ubuntu: =libenchant-2-dev=, =pkgconf=