Minor changes to documentation 4

This commit is contained in:
Lutz
2022-06-10 21:30:19 +02:00
parent 5666bdcf2e
commit 187e70b27d
2 changed files with 5 additions and 4 deletions

View File

@@ -19,7 +19,8 @@ As far as possible these are the original documents. Changes are added where fun
- [Keep reading](#keep-reading)
## Source
Original repository at https://github.com/fdbozzo/foxbin2prg.
Original repository at https://github.com/fdbozzo/foxbin2prg.
Or Install via [Thor](https://github.com/VFPX/Thor/blob/master/Docs/Thor_install.md), this keeps you on the latest version.
## Requirements
- A copy of MS VFP9 SP1, at least _3504_
@@ -85,4 +86,4 @@ FoxBin2Prg can be used in tree ways:
This project is part of [VFPX](https://vfpx.github.io/).
----
Last changed: _2021/05/18_ ![Picture](./pictures/vfpxpoweredby_alternative.gif)
Last changed: _2022/06/10_ ![Picture](./pictures/vfpxpoweredby_alternative.gif)

View File

@@ -19,7 +19,7 @@ See [Use with SCM tools](./FoxBin2Prg_SCM.md)
As we all know, there is a whole bunch of tools that we might use to colaborate and to version our work.
Since I use git I try to point out what I do to do as fast and comfortable work.
This document gives no workflow, in special not a workflow of git. There is no wrong or right.
If you are not fimilar with git, please read through this first, there are minor settings that might help a bit on later work.
If you are not familar with git, please read through this first, there are minor settings that might help a bit on later work.
Please note, if you come from a SCM system, git feels very odd. It's a complete different idea of thinking.
Do yourself the favour, on [git-scm](https://git-scm.com/doc) you find _pro git_. Read and work at least through the first three chapters.
@@ -35,7 +35,7 @@ CTRL+C, CTRL+V on Explorer might save the day. ;)
## Requirements
### #1
A copy of FoxBin2Prg
A copy of FoxBin2Prg. Install via Or Install via [Thor](https://github.com/VFPX/Thor/blob/master/Docs/Thor_install.md), this keeps you on the latest version.
### #2
It might be a good idea to have a copy of git.