Skip to content

Commit 8f5c202

Browse files
authored
Merge pull request #49 from wave-hm/readme_update
Fix CubePDF readme.(delete .NET 6.0 requirement)
2 parents 2dd587f + 2191166 commit 8f5c202

2 files changed

Lines changed: 8 additions & 15 deletions

File tree

Applications/Converter/Readme.ja.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,11 @@ PDF 形式などの文書を作成する事のできる、とても便利なソ
1616
* CubePDF ユーザーマニュアル
1717
https://docs.cube-soft.jp/entry/cubepdf
1818

19-
x86/x64 版 CubePDF を使用するためには、.NET Framework 3.5 以降がインストールされている必要があります(4.7 以降を推奨)。
20-
また、ARM64 版 CubePDF では .NET 6.0 がインストールされている必要があります。
21-
尚、ARM64 版 CubePDF では、x86/ARM64 両方の .NET 6.0 デスクトップランタイムを必要とします。
22-
各種 .NET ランタイムは、以下の URL からダウンロードして下さい。
19+
CubePDF を使用するためには、.NET Framework 3.5 以降がインストールされている必要があります(4.7 以降を強く推奨)。
20+
.NET Framework は、以下の URL からダウンロードして下さい。
2321

2422
* Download .NET Framework
2523
https://dotnet.microsoft.com/download/dotnet-framework
26-
* Download .NET 6.0 Runtime
27-
https://dotnet.microsoft.com/download/dotnet/6.0/runtime
2824

2925
## 問題が発生した場合
3026

Applications/Converter/Readme.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,18 @@ CubePDF is a PDF converter which allows you to convert files from any applicatio
1212
(for example, Google Chrome, Firefox, Microsoft Edge, Microsoft Word, Excel,
1313
PowerPoint, and more), whenever you need it.
1414
The converter allows you to convert the files as easy as you can print the files;
15-
as a matter of fact, you can do it in the same manner as you print files.
15+
as a matter of fact, you can do it in the same manner as you print files.
1616
For more information on how to use the system, see the following URL.
1717

1818
* CubePDF Documents
1919
https://docs.cube-soft.jp/entry/cubepdf
2020

21-
CubePDF for x86/x64 requires .NET Framework 3.5 or later (4.7 or later recommended), and CubePDF for ARM64 requires .NET 6.0.
22-
Note that the CubePDF for ARM64 requires both the x86 and ARM64 versions of the NET 6.0 desktop runtime.
23-
The download links are as follows:
24-
25-
* Download .NET Framework
26-
https://dotnet.microsoft.com/download/dotnet-framework
27-
* Download .NET 6.0 Runtime
28-
https://dotnet.microsoft.com/download/dotnet/6.0/runtime
21+
CubePDF requires .NET Framework 3.5 or later (4.7 or later recommended).
22+
The download links are as follows:
2923

24+
* Download .NET Framework
25+
https://dotnet.microsoft.com/download/dotnet-framework
26+
3027
## Support
3128

3229
CubePDF outputs the log to the following directory.

0 commit comments

Comments
 (0)