This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch chaokunyang-patch-2 in repository https://gitbox.apache.org/repos/asf/fory.git
commit dfdc4c3815d70ab75989a96df756d930f13836ba Author: Shawn Yang <[email protected]> AuthorDate: Thu Aug 28 20:41:39 2025 +0800 fix(javascript): remove installation instructions for Apache Fory --- javascript/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/javascript/README.md b/javascript/README.md index fe5b7fe4d..69db86340 100644 --- a/javascript/README.md +++ b/javascript/README.md @@ -6,10 +6,7 @@ The Cross-Language part of the protocol is not stable, so the output of this lib ## Install -```shell -npm install @foryjs/fory -npm install @foryjs/hps -``` +Apache Fory is NOT yet available on npm, please install from source code now. ## Usage --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
